[PATCH] D66355: [COFF] Add libcall symbols to the link when LTO is being used.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 13:15:56 PDT 2019


akhuang updated this revision to Diff 215662.
akhuang marked 3 inline comments as done.
akhuang added a comment.

- Check that file is bitcode
- Change test to look at lld map


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66355

Files:
  lld/COFF/Driver.cpp
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/Symbols.cpp
  lld/COFF/Symbols.h
  lld/test/COFF/Inputs/libcall-archive.ll
  lld/test/COFF/Inputs/libcall-archive.s
  lld/test/COFF/libcall-archive.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66355.215662.patch
Type: text/x-patch
Size: 4362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190816/d662fffb/attachment.bin>


More information about the llvm-commits mailing list