[clang] [compiler-rt] [test] Prevent generation of the bigendian code inside clang test CodeGen/bit-int-ubsan.c (PR #104607)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 16 08:51:51 PDT 2024


================
@@ -1,5 +1,5 @@
 // REQUIRES: x86-registered-target
----------------
nikic wrote:

Is this REQUIRED needed? You normally do not need the backend to be available for clang codegen tests.

https://github.com/llvm/llvm-project/pull/104607


More information about the cfe-commits mailing list