From: LLVM Packaging Team Date: Thu, 11 Jan 2024 13:15:09 +0000 (+0100) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%19.1.3-1+rpi1~2^2~54 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=db475ed47b762f7207f32d5e615bb8dee9031c3c;p=llvm-toolchain-19.git disable-error-xray =================================================================== Gbp-Pq: Name disable-error-xray.diff --- diff --git a/compiler-rt/lib/xray/xray_tsc.h b/compiler-rt/lib/xray/xray_tsc.h index e1cafe1bf1..f4bf8b6408 100644 --- a/compiler-rt/lib/xray/xray_tsc.h +++ b/compiler-rt/lib/xray/xray_tsc.h @@ -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