[PATCH] D85678: [elfabi] Move elfabi related code to IFS library
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 12:33:00 PDT 2020
haowei updated this revision to Diff 284851.
haowei retitled this revision from "Move ELFObjHandler to TextAPI library" to "[elfabi] Move elfabi related code to IFS 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/IFS/ELFObjHandler.h
llvm/include/llvm/IFS/ELFStub.h
llvm/include/llvm/IFS/TBEHandler.h
llvm/include/llvm/TextAPI/ELF/ELFStub.h
llvm/include/llvm/TextAPI/ELF/TBEHandler.h
llvm/lib/CMakeLists.txt
llvm/lib/IFS/CMakeLists.txt
llvm/lib/IFS/ELFObjHandler.cpp
llvm/lib/IFS/ELFStub.cpp
llvm/lib/IFS/LLVMBuild.txt
llvm/lib/IFS/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/IFS/CMakeLists.txt
llvm/unittests/IFS/ELFYAMLTest.cpp
llvm/unittests/TextAPI/CMakeLists.txt
llvm/unittests/TextAPI/ELFYAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85678.284851.patch
Type: text/x-patch
Size: 12233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/c6dece18/attachment.bin>
More information about the llvm-commits
mailing list