[clang] [compiler-rt] [ubsan] Limit _BitInt ubsan tests to x86-64 platform only (PR #104494)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 15 13:41:32 PDT 2024


================
@@ -1,3 +1,4 @@
+// REQUIRES: x86_64-target-arch
----------------
vitalybuka wrote:

What is about 
https://lab.llvm.org/buildbot/#/builders/107/builds/1916

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


More information about the cfe-commits mailing list