From: LLVM Packaging Team Date: Mon, 16 Oct 2023 13:14:10 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%16.0.6-15_deb12u1+rpi1^2~53 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=879f04a28f67841996b51d5340ec3bb16a26974d;p=llvm-toolchain-16.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 58347dca5f..36fb84018d 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