disable-error-xray
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 2 Sep 2020 11:55:46 +0000 (12:55 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 2 Sep 2020 11:55:46 +0000 (12:55 +0100)
===================================================================

Gbp-Pq: Name disable-error-xray.diff

compiler-rt/lib/xray/xray_tsc.h

index bd7e1911abb352ef8532aaec372997bbdc441dc6..533a9ec27eff74c02f943de43e1e318eb53f8f30 100644 (file)
@@ -82,8 +82,6 @@ inline uint64_t getTSCFrequency() XRAY_NEVER_INSTRUMENT {
 
 } // namespace __xray
 
-#else
-#error Target architecture is not supported.
 #endif // CPU architecture
 #endif // SANITIZER_FUCHSIA