summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc b/compiler-rt/test/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc
index e2f7a66f2cd..5c082edce6c 100644
--- a/compiler-rt/test/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc
+++ b/compiler-rt/test/asan/TestCases/Linux/contiguous_container_crash_thinlto.cc
@@ -6,6 +6,8 @@
//
// Test crash due to __sanitizer_annotate_contiguous_container.
+// REQUIRES: lto
+
#include <assert.h>
#include <string.h>
OpenPOWER on IntegriCloud