disable-error-xray
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sat, 4 May 2024 05:30:47 +0000 (07:30 +0200)
committerGianfranco Costamagna <locutusofborg@debian.org>
Sat, 4 May 2024 05:30:47 +0000 (07:30 +0200)
===================================================================

Gbp-Pq: Name disable-error-xray.diff

compiler-rt/lib/xray/xray_tsc.h

index e1cafe1bf11d2dc14cf9938609fbeb9b1b419ba5..f4bf8b640865c9047fe2d212fe60aade2f74517d 100644 (file)
@@ -83,8 +83,6 @@ inline uint64_t getTSCFrequency() XRAY_NEVER_INSTRUMENT {
 
 } // namespace __xray
 
-#else
-#error Target architecture is not supported.
 #endif // CPU architecture
 #endif // SANITIZER_FUCHSIA