[PATCH] D67527: [TextAPI] Arch&Platform to Target
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 07:31:01 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372396: [TextAPI] Arch&Platform to Target (authored by cishida, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67527?vs=220025&id=221030#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67527/new/
https://reviews.llvm.org/D67527
Files:
llvm/trunk/include/llvm/TextAPI/MachO/Architecture.h
llvm/trunk/include/llvm/TextAPI/MachO/ArchitectureSet.h
llvm/trunk/include/llvm/TextAPI/MachO/InterfaceFile.h
llvm/trunk/include/llvm/TextAPI/MachO/Platform.h
llvm/trunk/include/llvm/TextAPI/MachO/Symbol.h
llvm/trunk/include/llvm/TextAPI/MachO/Target.h
llvm/trunk/lib/Object/TapiFile.cpp
llvm/trunk/lib/TextAPI/CMakeLists.txt
llvm/trunk/lib/TextAPI/MachO/Architecture.cpp
llvm/trunk/lib/TextAPI/MachO/InterfaceFile.cpp
llvm/trunk/lib/TextAPI/MachO/Platform.cpp
llvm/trunk/lib/TextAPI/MachO/Symbol.cpp
llvm/trunk/lib/TextAPI/MachO/Target.cpp
llvm/trunk/lib/TextAPI/MachO/TextStub.cpp
llvm/trunk/lib/TextAPI/MachO/TextStubCommon.cpp
llvm/trunk/lib/TextAPI/MachO/TextStubCommon.h
llvm/trunk/tools/llvm-ifs/llvm-ifs.cpp
llvm/trunk/unittests/TextAPI/TextStubV1Tests.cpp
llvm/trunk/unittests/TextAPI/TextStubV2Tests.cpp
llvm/trunk/unittests/TextAPI/TextStubV3Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67527.221030.patch
Type: text/x-patch
Size: 61963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/a7260c1a/attachment.bin>
More information about the llvm-commits
mailing list