[PATCH] D157433: [TextAPI] Express MH_SIM_SUPPORT in tbd files.

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 13:19:17 PDT 2023


cishida created this revision.
cishida added reviewers: ributzka, zixuw.
Herald added a subscriber: hiraditya.
Herald added a project: All.
cishida requested review of this revision.
Herald added a project: LLVM.

This adds a new optional flag sim_support which is the same as
MH_SIM_SUPPORT in the MachO header.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157433

Files:
  llvm/include/llvm/TextAPI/InterfaceFile.h
  llvm/lib/TextAPI/InterfaceFile.cpp
  llvm/lib/TextAPI/TextStubCommon.h
  llvm/lib/TextAPI/TextStubV5.cpp
  llvm/tools/llvm-readtapi/DiffEngine.cpp
  llvm/unittests/TextAPI/TextStubV5Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157433.548328.patch
Type: text/x-patch
Size: 6105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/227bce5f/attachment.bin>


More information about the llvm-commits mailing list