From: LLVM Packaging Team Date: Wed, 23 Jan 2019 22:25:50 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%6.0.1-10+rpi1^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=691bc2e0d65460e97bbaef1ef8dacbd8357c0aa5;p=llvm-toolchain-6.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 4507564e..b758a4ee 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