[PATCH] D85678: [elfabi] Move elfabi related code to InterfaceStub library
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 11:52:05 PDT 2020
This revision was automatically updated to reflect the committed changes.
haowei marked an inline comment as done.
Closed by commit rGd650cbc349cc: [elfabi] Move llvm-elfabi related code to InterfaceStub library (authored by haowei).
Changed prior to commit:
https://reviews.llvm.org/D85678?vs=285178&id=285451#toc
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.285451.patch
Type: text/x-patch
Size: 12587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/84d0282b/attachment.bin>
More information about the llvm-commits
mailing list