[LLVMbugs] [Bug 21719] New: The build system doesn't package the clang_rt-asan_dynamic-i386.dll file in the bin directory

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 2 19:06:38 PST 2014


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: unassignedclangbugs at nondot.org
          Reporter: ehsan at mozilla.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141203/eb5d71d0/attachment.html>


More information about the llvm-bugs mailing list