[all-commits] [llvm/llvm-project] 913f21: [TextAPI] Express MH_SIM_SUPPORT in tbd files.

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Fri Aug 11 10:17:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 913f21ae5c460d6fdd73ac7663534e73f8e19044
      https://github.com/llvm/llvm-project/commit/913f21ae5c460d6fdd73ac7663534e73f8e19044
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

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

  Log Message:
  -----------
  [TextAPI] Express MH_SIM_SUPPORT in tbd files.

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

Reviewed By: ributzka

Differential Revision: https://reviews.llvm.org/D157433




More information about the All-commits mailing list