From: LLVM Packaging Team Date: Wed, 21 Mar 2018 21:56:33 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%5.0.1-4+rpi1~2^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d1251ecfb7a506659fe42a0517941b03851ea57d;p=llvm-toolchain-5.0.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