From: LLVM Packaging Team Date: Thu, 19 Mar 2020 08:50:20 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%8.0.1-9+rpi1^2~54 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=557986ea9c79018390ea33f19af90b59157cd3d4;p=llvm-toolchain-8.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 180d6df18..28a8fb3d5 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