[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
Wed Feb 22 07:16:33 PST 2023


cishida updated this revision to Diff 499498.
cishida marked 4 inline comments as done.
cishida added a comment.

Fix up patch based on review comments


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.499498.patch
Type: text/x-patch
Size: 19035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/6f11f81f/attachment.bin>


More information about the llvm-commits mailing list