From: LLVM Packaging Team Date: Sat, 15 Aug 2020 20:34:33 +0000 (+0100) Subject: disable-error-xray X-Git-Tag: archive/raspbian/1%8.0.1-10+rpi1^2~55 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bc4934ad792e68049e001a5e4b41d89ae5c97655;p=llvm-toolchain-8.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 180d6df18..28a8fb3d5 100644 --- a/compiler-rt/lib/xray/xray_tsc.h +++ b/compiler-rt/lib/xray/xray_tsc.h @@ -83,8 +83,6 @@ inline uint64_t getTSCFrequency() XRAY_NEVER_INSTRUMENT { } // namespace __xray -#else -#error Target architecture is not supported. #endif // CPU architecture #endif // SANITIZER_FUCHSIA