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@lists.llvm.org
          Reporter: compn...@compnerd.org
                CC: jdevliegh...@apple.com, llvm-b...@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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to