Closed Bug 1277853 Opened 9 years ago Closed 9 years ago

fix clang checks in webrtc arm assembly

Categories

(Core :: WebRTC, defect, P1)

ARM
Android
defect

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox49 --- affected
firefox50 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

References

Details

Attachments

(1 file)

These sort of work, but not for non-iOS platforms.
This file used __APPLE__ as a shorthand for "compiling with clang's integrated assembler"; we should really be checking for __clang__ instead.
Attachment #8759668 - Flags: review?(rjesup)
Attachment #8759668 - Flags: review?(rjesup) → review+
Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/639fda5a2910 adjust checks for clang's integrated assembler in transform_neon.S; r=jesup
Rank: 15
Priority: -- → P1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Nathan -- Since Fx49 is affected, can you ask for uplift to Fx 49? Thanks.
Flags: needinfo?(nfroyd)
(In reply to Maire Reavy (On PTO July 23rd to 31st) from comment #4) > Nathan -- Since Fx49 is affected, can you ask for uplift to Fx 49? Thanks. I could, but given that we don't compile with clang on android in fx49, an uplift seems unnecessary. Does that information change your opinion on whether we need to uplift this?
Flags: needinfo?(nfroyd)
It does change my mind. I think we're good to let this ride the Fx 50 train. Thanks for the quick response.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: