[PATCH] D54122: [LLD] Fix precompiled headers build break on Linux

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 06:58:12 PST 2018


aganea updated this revision to Diff 172763.
aganea marked an inline comment as done.
aganea added a comment.

Thank you Reid! I've simplified the code as you suggested.


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.172763.patch
Type: text/x-patch
Size: 6709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/f6971b01/attachment.bin>


More information about the llvm-commits mailing list