disable-error-xray
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 14 Jan 2025 13:16:47 +0000 (14:16 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 14 Jan 2025 13:16:47 +0000 (14:16 +0100)
===================================================================

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