[PATCH] D53051: [llvm-tapi] initial commit, supports ELF text stubs
Armando Montanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 11:39:27 PST 2018
amontanez updated this revision to Diff 172623.
amontanez marked 10 inline comments as done.
Repository:
rL LLVM
https://reviews.llvm.org/D53051
Files:
llvm/include/llvm/TAPI/ELFInterfaceFile.h
llvm/include/llvm/TAPI/ELFStub.h
llvm/include/llvm/TAPI/TBEHandler.h
llvm/lib/CMakeLists.txt
llvm/lib/LLVMBuild.txt
llvm/lib/TAPI/CMakeLists.txt
llvm/lib/TAPI/ELFInterfaceFile.cpp
llvm/lib/TAPI/ELFStub.cpp
llvm/lib/TAPI/LLVMBuild.txt
llvm/lib/TAPI/TBEHandler.cpp
llvm/unittests/CMakeLists.txt
llvm/unittests/TAPI/CMakeLists.txt
llvm/unittests/TAPI/YAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53051.172623.patch
Type: text/x-patch
Size: 22500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/b4654c8b/attachment-0001.bin>
More information about the llvm-commits
mailing list