[PATCH] D67568: [LTO][Legacy] Add new C inferface to query libcall functions

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 10:09:11 PDT 2019


steven_wu updated this revision to Diff 220354.
steven_wu added a comment.
Herald added subscribers: dang, MaskRay, hiraditya, arichardson, emaste.
Herald added a reviewer: espindola.

- [LTO][Legacy] Add new C inferface to query libcall functions
- [lld] Update lld to use the new LTO API to add libcall symbols


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67568

Files:
  lld/COFF/Driver.cpp
  lld/ELF/Driver.cpp
  llvm/include/llvm-c/lto.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/LTO/LTO.cpp
  llvm/tools/lto/lto.cpp
  llvm/tools/lto/lto.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67568.220354.patch
Type: text/x-patch
Size: 5047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/ed480dbb/attachment.bin>


More information about the llvm-commits mailing list