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

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 10:08:06 PST 2018


amontanez updated this revision to Diff 173875.
amontanez added a comment.

Changed:

- Renamed a few directories to align better with https://reviews.llvm.org/D53945


Repository:
  rL LLVM

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.173875.patch
Type: text/x-patch
Size: 21777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/b47c33d9/attachment.bin>


More information about the llvm-commits mailing list