[lldb-dev] [Bug 44429] New: TestDeadStrip fails on Windows
via lldb-dev
lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200101/639fa7b5/attachment.html>
More information about the lldb-dev
mailing list