[PATCH] D53051: [llvm-tapi] initial commit, supports ELF text stubs
Armando Montanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 3 11:34:02 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348170: [llvm-tapi] initial commit, supports ELF text stubs (authored by amontanez, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53051?vs=176211&id=176437#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53051/new/
https://reviews.llvm.org/D53051
Files:
llvm/trunk/include/llvm/TextAPI/ELF/ELFStub.h
llvm/trunk/include/llvm/TextAPI/ELF/TBEHandler.h
llvm/trunk/lib/CMakeLists.txt
llvm/trunk/lib/LLVMBuild.txt
llvm/trunk/lib/TextAPI/CMakeLists.txt
llvm/trunk/lib/TextAPI/ELF/ELFStub.cpp
llvm/trunk/lib/TextAPI/ELF/TBEHandler.cpp
llvm/trunk/lib/TextAPI/LLVMBuild.txt
llvm/trunk/unittests/CMakeLists.txt
llvm/trunk/unittests/TextAPI/CMakeLists.txt
llvm/trunk/unittests/TextAPI/ELFYAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53051.176437.patch
Type: text/x-patch
Size: 21283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/2a64dd92/attachment-0001.bin>
More information about the llvm-commits
mailing list