Bug 129020 - Don't call LLVMInitializeNativeTarget() because it can be all messed up if you cross-compile LLVM
Summary: Don't call LLVMInitializeNativeTarget() because it can be all messed up if yo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2014-02-18 20:10 PST by Filip Pizlo
Modified: 2014-02-18 20:25 PST (History)
10 users (show)

See Also:


Attachments
the patch (2.07 KB, patch)
2014-02-18 20:13 PST, Filip Pizlo
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-02-18 20:10:49 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-02-18 20:13:42 PST
Created attachment 224579 [details]
the patch
Comment 2 Filip Pizlo 2014-02-18 20:25:31 PST
Landed in http://trac.webkit.org/changeset/164350