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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to