[llvm-bugs] [Bug 44429] New: TestDeadStrip fails on Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 1 13:48:12 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=44429

            Bug ID: 44429
           Summary: TestDeadStrip fails on Windows
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: compnerd at compnerd.org
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

Now that Python bindings are being built for Windows again, the extended test
suite is being run, which detected that dead stripping is not working properly
on Windows.  Because windows supports dead stripping (via `-Xlinker -opt:ref`),
this is odd and should be investigated.

-- 
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/20200101/5a648905/attachment.html>


More information about the llvm-bugs mailing list