[PATCH] D53051: [llvm-tapi] initial commit, supports ELF text stubs

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 11:02:37 PST 2018


amontanez updated this revision to Diff 175727.
amontanez marked 5 inline comments as done.
amontanez edited the summary of this revision.
amontanez added a comment.

Changed:

- TextAPI no longer depends on libObject.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D53051

Files:
  llvm/include/llvm/TextAPI/ELF/ELFStub.h
  llvm/include/llvm/TextAPI/ELF/TBEHandler.h
  llvm/lib/CMakeLists.txt
  llvm/lib/LLVMBuild.txt
  llvm/lib/TextAPI/CMakeLists.txt
  llvm/lib/TextAPI/ELF/ELFStub.cpp
  llvm/lib/TextAPI/ELF/TBEHandler.cpp
  llvm/lib/TextAPI/LLVMBuild.txt
  llvm/unittests/CMakeLists.txt
  llvm/unittests/TextAPI/CMakeLists.txt
  llvm/unittests/TextAPI/ELFYAMLTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53051.175727.patch
Type: text/x-patch
Size: 21110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/6852e249/attachment.bin>


More information about the llvm-commits mailing list