[PATCH] D66160: [llvm-nm] Add tapi file support

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 13:06:52 PDT 2019


cishida created this revision.
cishida added reviewers: ributzka, steven_wu.
Herald added subscribers: rupprecht, dexonsmith.
Herald added a project: LLVM.

This commit is the final one for adding tapi support to the llvm-nm implementation.
This commit also has accompanying tests the additions to lib/Object


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66160

Files:
  llvm/test/Object/Inputs/tapi-invalid-v1.tbd
  llvm/test/Object/Inputs/tapi-invalid-v2.tbd
  llvm/test/Object/Inputs/tapi-invalid-v3.tbd
  llvm/test/Object/Inputs/tapi-v1.tbd
  llvm/test/Object/Inputs/tapi-v2.tbd
  llvm/test/Object/Inputs/tapi-v3.tbd
  llvm/test/Object/nm-tapi-invalids.test
  llvm/test/Object/nm-tapi.test
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66160.214905.patch
Type: text/x-patch
Size: 10995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/f6abc653/attachment.bin>


More information about the llvm-commits mailing list