[PATCH] D55352: [elfabi] Introduce tool for ELF TextAPI
Armando Montanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 16:03:23 PST 2018
amontanez updated this revision to Diff 177966.
amontanez marked an inline comment as done.
amontanez added a comment.
Small change to binary-read-arch.test to make it easier to debug test failure.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55352/new/
https://reviews.llvm.org/D55352
Files:
llvm/test/CMakeLists.txt
llvm/test/tools/llvm-elfabi/binary-read-arch.test
llvm/test/tools/llvm-elfabi/fail-file-open.test
llvm/test/tools/llvm-elfabi/read-unsupported-file.test
llvm/test/tools/llvm-elfabi/replace-soname-tbe.test
llvm/test/tools/llvm-elfabi/tbe-read-basic.test
llvm/tools/LLVMBuild.txt
llvm/tools/llvm-elfabi/CMakeLists.txt
llvm/tools/llvm-elfabi/ELFObjHandler.cpp
llvm/tools/llvm-elfabi/ELFObjHandler.h
llvm/tools/llvm-elfabi/ErrorCollector.cpp
llvm/tools/llvm-elfabi/ErrorCollector.h
llvm/tools/llvm-elfabi/LLVMBuild.txt
llvm/tools/llvm-elfabi/llvm-elfabi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55352.177966.patch
Type: text/x-patch
Size: 19608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/e18af5d5/attachment.bin>
More information about the llvm-commits
mailing list