From: LLVM Packaging Team Date: Sat, 17 Mar 2018 06:51:19 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%7-6+rpi1~2^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d0589e62c0a4b4e8b2c1e5018bb9c691b20174e2;p=llvm-toolchain-7.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 4507564e7..b758a4eed 100644 --- a/compiler-rt/lib/xray/xray_tsc.h +++ b/compiler-rt/lib/xray/xray_tsc.h @@ -61,8 +61,6 @@ inline uint64_t getTSCFrequency() XRAY_NEVER_INSTRUMENT { } // namespace __xray -#else -#error Target architecture is not supported. #endif // CPU architecture #endif // XRAY_EMULATE_TSC_H