[LLVMbugs] [Bug 20490] New: AddressSanitizer tests fail with -DLLVM_TARGETS_TO_BUILD=ARM

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 30 02:05:15 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20490

            Bug ID: 20490
           Summary: AddressSanitizer tests fail with
                    -DLLVM_TARGETS_TO_BUILD=ARM
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: eugeni.stepanov at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

compiler-rt cmake build runs compiler checks on the host compiler and uses
their results with the target compiler. This fails, for example, on X86 host
when clang is built without X86 target.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140730/d6f2dc7b/attachment.html>


More information about the llvm-bugs mailing list