[PATCH] D35152: Add some basic linker module symbols

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 13:38:27 PDT 2017


zturner updated this revision to Diff 105917.
zturner added a comment.
Herald added a subscriber: emaste.

Updated the ELF side.


https://reviews.llvm.org/D35152

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/Error.cpp
  lld/COFF/Error.h
  lld/COFF/PDB.cpp
  lld/COFF/PDB.h
  lld/COFF/Writer.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Error.cpp
  lld/ELF/Error.h
  lld/test/COFF/pdb-linker-module.test
  llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35152.105917.patch
Type: text/x-patch
Size: 10998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/006e6bec/attachment.bin>


More information about the llvm-commits mailing list