[compiler-rt] [clang-tools-extra] [clang] [llvm] Make clang report invalid target versions for all environment types. (PR #78655)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 18 17:43:09 PST 2024
================
@@ -1,7 +1,7 @@
// RUN: %clang -x c -ffixed-point -S -emit-llvm -o - %s | FileCheck %s
-// RUN: %clang -x c -ffixed-point -S -emit-llvm -o - --target=x86_64-scei-ps4-ubuntu-fast %s | FileCheck %s
----------------
MaskRay wrote:
@pogo59
https://github.com/llvm/llvm-project/pull/78655
More information about the llvm-commits
mailing list