[PATCH] D144529: [TextAPI] Add support for TBDv5 Files to nm & tapi-diff
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 22:27:50 PST 2023
cishida updated this revision to Diff 499369.
cishida added a comment.
Handle multiple flags set in llvm-tapi-diff printing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144529/new/
https://reviews.llvm.org/D144529
Files:
llvm/include/llvm/Object/TapiFile.h
llvm/include/llvm/TextAPI/Symbol.h
llvm/lib/BinaryFormat/Magic.cpp
llvm/lib/Object/TapiFile.cpp
llvm/lib/TextAPI/InterfaceFile.cpp
llvm/lib/TextAPI/Symbol.cpp
llvm/test/Object/Inputs/tapi-v5.tbd
llvm/test/Object/nm-tapi.test
llvm/test/tools/llvm-tapi-diff/matching-tbd.test
llvm/test/tools/llvm-tapi-diff/matching-tbd.txt
llvm/test/tools/llvm-tapi-diff/v5.test
llvm/tools/llvm-nm/llvm-nm.cpp
llvm/tools/llvm-tapi-diff/DiffEngine.cpp
llvm/tools/llvm-tapi-diff/DiffEngine.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144529.499369.patch
Type: text/x-patch
Size: 19028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/404bc877/attachment.bin>
More information about the llvm-commits
mailing list