From: LLVM Packaging Team Date: Mon, 30 Dec 2019 14:31:05 +0000 (+0000) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%7.0.1-8+rpi3+deb10u2~63 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1b6ef2315a138a8dad811b9c934261ed7e4732dc;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