[PATCH] D54122: [LLD] Fix precompiled headers build break on Linux
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 14:48:27 PST 2018
aganea updated this revision to Diff 172662.
aganea added a comment.
Updated with better error message:
F:\svn\build> lld-link precomp-a.obj /OUT:a.exe
lld-link: warning: Cannot use debug info for 'precomp-a.obj'
>>> failed to load reference 'precomp.obj': The path to this file must be provided on the command-line.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54122
Files:
lld/trunk/COFF/PDB.cpp
lld/trunk/COFF/SymbolTable.cpp
lld/trunk/test/COFF/precomp-link.test
llvm/trunk/include/llvm/DebugInfo/PDB/GenericError.h
llvm/trunk/lib/DebugInfo/PDB/GenericError.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54122.172662.patch
Type: text/x-patch
Size: 6116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/127a2b63/attachment.bin>
More information about the llvm-commits
mailing list