From: LLVM Packaging Team Date: Wed, 8 Jul 2020 08:49:26 +0000 (+0100) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%10.0.1_+rc4-1+rpi1^2~36 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1361685010b769574efdf46be0d7f1e19f7eb9b2;p=llvm-toolchain-10.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 bd7e1911a..533a9ec27 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