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

            Bug ID: 21719
           Summary: The build system doesn't package the
                    clang_rt-asan_dynamic-i386.dll file in the bin
                    directory
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

I use ninja package to create ZIP packages from my local LLVM builds, and it
seems like clang_rt-asan_dynamic-i386.dll doesn't end up in the bin directory
in the resulting package, so we cannot run any ASAN tests on the compiler
coming from the package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to