From: LLVM Packaging Team Date: Tue, 30 Nov 2021 18:32:51 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%12.0.1-17+rpi1^2~42 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5fac92636e70b2f6d75c2a7964c56c4ee8976d42;p=llvm-toolchain-12.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