[PATCH] D62935: [ThinLTO][LTO][Legacy] Fix dependent libraries support by adding querying of the IRSymtab

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 04:05:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363140: [ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of theā€¦ (authored by bd1976llvm, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62935?vs=203265&id=204256#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62935

Files:
  llvm/trunk/include/llvm-c/lto.h
  llvm/trunk/include/llvm/LTO/legacy/LTOModule.h
  llvm/trunk/lib/LTO/LTOModule.cpp
  llvm/trunk/test/LTO/X86/Inputs/list-dependent-libraries.ll
  llvm/trunk/test/LTO/X86/list-dependent-libraries.ll
  llvm/trunk/test/tools/llvm-lto/error.ll
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp
  llvm/trunk/tools/lto/lto.cpp
  llvm/trunk/tools/lto/lto.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62935.204256.patch
Type: text/x-patch
Size: 11625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/cc8ec171/attachment.bin>


More information about the llvm-commits mailing list