[PATCH] D66160: [llvm-nm] Add tapi file support
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 16:59:26 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371576: [llvm-nm] Add tapi file support (authored by cishida, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66160?vs=219609&id=219634#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66160/new/
https://reviews.llvm.org/D66160
Files:
llvm/trunk/include/llvm/Object/TapiFile.h
llvm/trunk/include/llvm/TextAPI/MachO/Architecture.def
llvm/trunk/include/llvm/TextAPI/MachO/Architecture.h
llvm/trunk/lib/Object/TapiFile.cpp
llvm/trunk/lib/TextAPI/MachO/Architecture.cpp
llvm/trunk/lib/TextAPI/MachO/TextStubCommon.cpp
llvm/trunk/test/Object/Inputs/tapi-invalid-v1.tbd
llvm/trunk/test/Object/Inputs/tapi-invalid-v2.tbd
llvm/trunk/test/Object/Inputs/tapi-invalid-v3.tbd
llvm/trunk/test/Object/Inputs/tapi-v1.tbd
llvm/trunk/test/Object/Inputs/tapi-v2.tbd
llvm/trunk/test/Object/Inputs/tapi-v3.tbd
llvm/trunk/test/Object/nm-tapi-invalids.test
llvm/trunk/test/Object/nm-tapi.test
llvm/trunk/tools/llvm-nm/llvm-nm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66160.219634.patch
Type: text/x-patch
Size: 18267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/43c9f084/attachment.bin>
More information about the llvm-commits
mailing list