[PATCH] D67529: [TextAPI] Introduce TBDv4

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 09:22:26 PDT 2019


cishida updated this revision to Diff 222188.
cishida marked 5 inline comments as done.
cishida added a comment.

Update: Enforce Integer value for swift abi version


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67529/new/

https://reviews.llvm.org/D67529

Files:
  llvm/include/llvm/TextAPI/MachO/InterfaceFile.h
  llvm/include/llvm/TextAPI/MachO/Symbol.h
  llvm/include/llvm/TextAPI/MachO/Target.h
  llvm/lib/TextAPI/MachO/Target.cpp
  llvm/lib/TextAPI/MachO/TextStub.cpp
  llvm/lib/TextAPI/MachO/TextStubCommon.cpp
  llvm/unittests/TextAPI/CMakeLists.txt
  llvm/unittests/TextAPI/TextStubV4Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67529.222188.patch
Type: text/x-patch
Size: 48547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/903af9eb/attachment.bin>


More information about the llvm-commits mailing list