[PATCH] D85678: [elfabi] Move elfabi related code to InterfaceStub library
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 18:43:22 PDT 2020
haowei updated this revision to Diff 284948.
haowei retitled this revision from "[elfabi] Move elfabi related code to IFS library" to "[elfabi] Move elfabi related code to InterfaceStub library".
haowei edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85678/new/
https://reviews.llvm.org/D85678
Files:
llvm/include/llvm/InterfaceStub/ELFObjHandler.h
llvm/include/llvm/InterfaceStub/ELFStub.h
llvm/include/llvm/InterfaceStub/TBEHandler.h
llvm/include/llvm/TextAPI/ELF/ELFStub.h
llvm/include/llvm/TextAPI/ELF/TBEHandler.h
llvm/lib/CMakeLists.txt
llvm/lib/InterfaceStub/CMakeLists.txt
llvm/lib/InterfaceStub/ELFObjHandler.cpp
llvm/lib/InterfaceStub/ELFStub.cpp
llvm/lib/InterfaceStub/LLVMBuild.txt
llvm/lib/InterfaceStub/TBEHandler.cpp
llvm/lib/LLVMBuild.txt
llvm/lib/TextAPI/CMakeLists.txt
llvm/lib/TextAPI/ELF/ELFStub.cpp
llvm/lib/TextAPI/ELF/TBEHandler.cpp
llvm/tools/llvm-elfabi/CMakeLists.txt
llvm/tools/llvm-elfabi/ELFObjHandler.cpp
llvm/tools/llvm-elfabi/ELFObjHandler.h
llvm/tools/llvm-elfabi/LLVMBuild.txt
llvm/tools/llvm-elfabi/llvm-elfabi.cpp
llvm/unittests/CMakeLists.txt
llvm/unittests/InterfaceStub/CMakeLists.txt
llvm/unittests/InterfaceStub/ELFYAMLTest.cpp
llvm/unittests/TextAPI/CMakeLists.txt
llvm/unittests/TextAPI/ELFYAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85678.284948.patch
Type: text/x-patch
Size: 12707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/0f5be657/attachment.bin>
More information about the llvm-commits
mailing list