disable-error-xray
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 30 Oct 2024 20:56:13 +0000 (21:56 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 30 Oct 2024 20:56:13 +0000 (21:56 +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