From: LLVM Packaging Team Date: Sun, 21 Apr 2019 20:55:47 +0000 (+0100) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%7.0.1-9+rpi1^2~59 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ef2c281aa77920e66df8e82afba05e7ceb56e78d;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