Bug 157549 - REGRESSION(r200447): Unable to build C_LOOP with clang version 800.0.12 or higher
Summary: REGRESSION(r200447): Unable to build C_LOOP with clang version 800.0.12 or hi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-10 18:14 PDT by Michael Saboff
Modified: 2016-05-10 18:55 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2016-05-10 18:19 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2016-05-10 18:14:24 PDT
Need to not emit the DWARF2 assembly language directives when building for the C_LOOP.
Comment 1 Michael Saboff 2016-05-10 18:15:21 PDT
<rdar://problem/26181142>
Comment 2 Michael Saboff 2016-05-10 18:19:14 PDT
Created attachment 278563 [details]
Patch
Comment 3 Keith Miller 2016-05-10 18:26:21 PDT
Comment on attachment 278563 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2016-05-10 18:55:11 PDT
Comment on attachment 278563 [details]
Patch

Clearing flags on attachment: 278563

Committed r200666: <http://trac.webkit.org/changeset/200666>
Comment 5 WebKit Commit Bot 2016-05-10 18:55:16 PDT
All reviewed patches have been landed.  Closing bug.