[PATCH] D73330: [llvm][TextAPI/MachO] Extend TBD_V4 unittest to verify writing

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 23:36:52 PST 2020


JDevlieghere created this revision.
JDevlieghere added a reviewer: cishida.
Herald added a subscriber: dexonsmith.
Herald added a project: LLVM.

Same as D73328 <https://reviews.llvm.org/D73328> but for TBD_V4. One notable tidbit is that the swift abi version for swift 1 & 2 is emitted as a float which is considered invalid input.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73330

Files:
  llvm/unittests/TextAPI/TextStubV4Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73330.240104.patch
Type: text/x-patch
Size: 7461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/af08ab7a/attachment-0001.bin>


More information about the llvm-commits mailing list