[all-commits] [llvm/llvm-project] cc2013: Revert "[Driver] Properly report error for unsuppo...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Sep 11 14:09:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc2013061ee63f3fc4f9b49c6d836d99d102071b
      https://github.com/llvm/llvm-project/commit/cc2013061ee63f3fc4f9b49c6d836d99d102071b
  Author: Nico Weber <thakis at chromium.org>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M clang/test/Driver/unsupported-target-arch.c
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  Revert "[Driver] Properly report error for unsupported powerpc darwin/macos triples"

This reverts commit 9f77facfce3ca23213c1de2e3e4c969b5187e29d.

The change unintentionally changed lots of codegen, see
https://github.com/llvm/llvm-project/issues/47698#issuecomment-1714548640

Also revert a follow-up:
This reverts commit b40a5bead2cb95c90ecd8c0fa566722e6133e01c.




More information about the All-commits mailing list