Bug 113914 - fourthTier: Just linking LLVM into JSC causes all plugin tests to fail
Summary: fourthTier: Just linking LLVM into JSC causes all plugin tests to fail
Status: RESOLVED DUPLICATE of bug 113915
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: 2013-04-03 18:38 PDT by Filip Pizlo
Modified: 2013-04-24 14:24 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-04-03 18:38:03 PDT
I have no idea what is going on other than isolating it the patch that is just linking in LLVM.
Comment 1 Geoffrey Garen 2013-04-03 18:58:20 PDT
My guess is that this is due to a class name collision -- probably, there's a class that needs to move into an anonymous namespace.
Comment 2 Filip Pizlo 2013-04-24 14:24:37 PDT

*** This bug has been marked as a duplicate of bug 113915 ***