[Webkit-unassigned] [Bug 131556] New: [ASan] Build broke because libCompileRuntimeToLLVMIR.a links to libclang_rt.asan_osx_dynamic.dylib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 11 12:16:46 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131556

           Summary: [ASan] Build broke because libCompileRuntimeToLLVMIR.a
                    links to libclang_rt.asan_osx_dynamic.dylib
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: bfulgham at webkit.org, dbates at webkit.org,
                    dfarler at apple.com, mmirman at apple.com
        Depends on: 130523


The fix for Bug 130523 broke ASan builds.  When building the static library, libCompileRuntimeToLLVMIR.a, we should not try to link to libclang_rt.asan_osx_dynamic.dylib.

Bug 130523: WIP for inlining C++.  Added a build target to produce LLVM IR.
<https://bugs.webkit.org/show_bug.cgi?id=130523>
<http://trac.webkit.org/changeset/167087>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list