[PATCH] D59053: [LLD][COFF] Early dependency detection

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 14:34:32 PDT 2019


aganea updated this revision to Diff 190154.
aganea added a comment.
Herald added a subscriber: mgorny.

Introduce `TpiSource` and derived types as suggested by @rnk.
Please see D59226 <https://reviews.llvm.org/D59226> for more information as for where this is going.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59053/new/

https://reviews.llvm.org/D59053

Files:
  COFF/CMakeLists.txt
  COFF/DebugTypes.cpp
  COFF/DebugTypes.h
  COFF/InputFiles.cpp
  COFF/InputFiles.h
  COFF/PDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59053.190154.patch
Type: text/x-patch
Size: 14015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/75521223/attachment-0001.bin>


More information about the llvm-commits mailing list