From: LLVM Packaging Team Date: Thu, 21 Jul 2022 07:14:44 +0000 (+0100) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%13.0.1-6_deb10u4+rpi1^2~53 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0844e84d0ebddf4b0770ecc90b1eca0c3f3eef4e;p=llvm-toolchain-13.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 bd7e1911ab..533a9ec27e 100644 --- a/compiler-rt/lib/xray/xray_tsc.h +++ b/compiler-rt/lib/xray/xray_tsc.h @@ -82,8 +82,6 @@ inline uint64_t getTSCFrequency() XRAY_NEVER_INSTRUMENT { } // namespace __xray -#else -#error Target architecture is not supported. #endif // CPU architecture #endif // SANITIZER_FUCHSIA