[all-commits] [llvm/llvm-project] 8ca5ff: Revert "[clang][driver] Fix -print-target-triple O...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Aug 16 01:38:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ca5ff2743f6020e29ee923114e2762b53bd32b1
      https://github.com/llvm/llvm-project/commit/8ca5ff2743f6020e29ee923114e2762b53bd32b1
  Author: Martin Storsjö <martin at martin.st>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    R clang/test/Driver/darwin-print-target-triple.c

  Log Message:
  -----------
  Revert "[clang][driver] Fix -print-target-triple OS version for apple targets" (#104563)

This reverts llvm/llvm-project#104037 /
7227b44f928a87b5d7fb05bd1539fdfb6d4958dc.

This change had the unintended consequence of making e.g. `clang -target
armv7-windows-gnu --print-target-triple` output
`thumbv7-unknown-windows-gnu` rather than `armv7-unknown-windows-gnu`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list