Bug 135282 - [Win] Correct build order in JavaScriptCore.submit.sln
Summary: [Win] Correct build order in JavaScriptCore.submit.sln
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-24 20:09 PDT by Brent Fulgham
Modified: 2014-07-24 20:13 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2014-07-24 20:09:54 PDT
Update the JavaScriptCore.submit.sln VS2013 solution to require that LLIntDesiredOffset is built and run prior to the rest of the JavaScriptCore stack.
Comment 1 Brent Fulgham 2014-07-24 20:10:06 PDT
<rdar://problem/17805592>
Comment 2 Brent Fulgham 2014-07-24 20:13:20 PDT
Landed in r171578. <http://trac.webkit.org/changeset/171578>.