From: LLVM Packaging Team Date: Sat, 12 Aug 2017 09:38:36 +0000 (+0100) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%5.0_+rc2-1+rpi1~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a0015b5dc60a3c350cdf8b7917c2d5f2040b5b8a;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