[llvm-bugs] [Bug 41377] New: linkrepro doesn't include .def files
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Apr 4 08:01:13 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41377
Bug ID: 41377
Summary: linkrepro doesn't include .def files
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: COFF
Assignee: unassignedbugs at nondot.org
Reporter: dmajor at mozilla.com
CC: llvm-bugs at lists.llvm.org, ruiu at google.com
E:\repro> lld-link.exe @response.txt
lld-link: error: could not open mozglue.def: no such file or directory
E:\repro>findstr def response.txt
-DEF:mozglue.def
E:\repro>dir /b mozglue.def
File Not Found
--
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/20190404/6c9d7db7/attachment.html>
More information about the llvm-bugs
mailing list