[all-commits] [llvm/llvm-project] 07e3ca: Revert "[TextAPI] Implement TBDv5 Reader"
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Fri Feb 17 16:28:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07e3ca238e681272475dc1007c31852647144330
https://github.com/llvm/llvm-project/commit/07e3ca238e681272475dc1007c31852647144330
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M lld/test/MachO/Inputs/libStubLink.tbd
M lld/test/MachO/invalid/invalid-stub.s
M lld/test/MachO/tapi-link.s
M llvm/include/llvm/TextAPI/InterfaceFile.h
M llvm/lib/TextAPI/CMakeLists.txt
M llvm/lib/TextAPI/TextStub.cpp
M llvm/lib/TextAPI/TextStubCommon.cpp
M llvm/lib/TextAPI/TextStubCommon.h
R llvm/lib/TextAPI/TextStubV5.cpp
M llvm/test/Object/Inputs/tapi-v4-watchos.tbd
M llvm/test/tools/llvm-tapi-diff/Inputs/v4A.tbd
M llvm/test/tools/llvm-tapi-diff/Inputs/v4B.tbd
M llvm/test/tools/llvm-tapi-diff/Inputs/v4C.tbd
M llvm/test/tools/llvm-tapi-diff/Inputs/v4D.tbd
M llvm/test/tools/llvm-tapi-diff/Inputs/v4E.tbd
M llvm/unittests/TextAPI/CMakeLists.txt
M llvm/unittests/TextAPI/TextStubHelpers.h
M llvm/unittests/TextAPI/TextStubV4Tests.cpp
R llvm/unittests/TextAPI/TextStubV5Tests.cpp
Log Message:
-----------
Revert "[TextAPI] Implement TBDv5 Reader"
This reverts commit b861b1225380175a5a724e2a677754f5f74e5b0d.
This reverts commit 4be17641b05df1e63fa8e069af92676f1246eb83.
This patch wont build on some compilers on buildbot.
More information about the All-commits
mailing list