Bug 151857 - [cmake] Fix the B3 build after r192946
Summary: [cmake] Fix the B3 build after r192946
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 151735 152248
  Show dependency treegraph
 
Reported: 2015-12-04 04:00 PST by Csaba Osztrogonác
Modified: 2015-12-14 04:56 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2015-12-04 04:26 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-12-04 04:00:04 PST
http://trac.webkit.org/changeset/192946 broke the B3 build on cmake platforms,
because the new b3/air/AirFixPartialRegisterStalls.cpp should have been
added to the cmake build system too.
Comment 1 Csaba Osztrogonác 2015-12-04 04:26:07 PST
Created attachment 266621 [details]
Patch
Comment 2 Michael Saboff 2015-12-04 04:29:37 PST
Comment on attachment 266621 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-12-04 05:16:20 PST
Comment on attachment 266621 [details]
Patch

Clearing flags on attachment: 266621

Committed r193415: <http://trac.webkit.org/changeset/193415>
Comment 4 WebKit Commit Bot 2015-12-04 05:16:23 PST
All reviewed patches have been landed.  Closing bug.