From: LLVM Packaging Team Date: Sun, 1 Jan 2023 14:42:15 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%14.0.6-10+rpi1~1^2~56 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=be29ae256d91f324ff0f555efb2ee70b0954f2e6;p=llvm-toolchain-14.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