[all-commits] [llvm/llvm-project] e17efa: [llvm][TextAPI] Add new `not_for_dyld_shared_cache...

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Thu Nov 9 09:22:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e17efa60b197c07ea21c2cba44670acf0dd75e60
      https://github.com/llvm/llvm-project/commit/e17efa60b197c07ea21c2cba44670acf0dd75e60
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M llvm/include/llvm/TextAPI/InterfaceFile.h
    M llvm/lib/TextAPI/InterfaceFile.cpp
    M llvm/lib/TextAPI/TextStub.cpp
    M llvm/lib/TextAPI/TextStubCommon.h
    M llvm/lib/TextAPI/TextStubV5.cpp
    A llvm/test/tools/llvm-readtapi/compare-flags.test
    M llvm/tools/llvm-readtapi/DiffEngine.cpp
    M llvm/unittests/TextAPI/TextStubV4Tests.cpp
    M llvm/unittests/TextAPI/TextStubV5Tests.cpp

  Log Message:
  -----------
  [llvm][TextAPI] Add new `not_for_dyld_shared_cache` attribute to file… (#71735)

… format.

Formats >= TBDv4 will now encode new attribute that the system static
linker wil read when tbd files replace binary dylibs.




More information about the All-commits mailing list