[clang] [compiler-rt] [test] Prevent generation of the bigendian code inside clang test CodeGen/bit-int-ubsan.c (PR #104607)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 09:01:47 PDT 2024
================
@@ -1,5 +1,5 @@
// REQUIRES: x86-registered-target
----------------
earnol wrote:
It present in other tests which are target specific. Anyways this test will not work properly for targets big endian. So it is required.
https://github.com/llvm/llvm-project/pull/104607
More information about the cfe-commits
mailing list