[all-commits] [llvm/llvm-project] 7d3466: [llvm] Introduce XROS platform (#77707)

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Tue Jan 16 16:32:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d3466b5c30878c5e014949ebf1dc44bb2160995
      https://github.com/llvm/llvm-project/commit/7d3466b5c30878c5e014949ebf1dc44bb2160995
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/MachO.def
    M llvm/include/llvm/TargetParser/Triple.h
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/lib/TextAPI/Platform.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  [llvm] Introduce XROS platform  (#77707)

Accepts but otherwise ignores visionOS/XROS target triples as Darwin
based platform.

https://developer.apple.com/documentation/visionos




More information about the All-commits mailing list