[PATCH] D35152: Add some basic linker module symbols

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 14:02:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307590: [lld/pdb] Add some basic linker module symbols. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D35152?vs=105917&id=105922#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35152

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

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


More information about the llvm-commits mailing list