summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Linux/odr_c_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/Linux/odr_c_test.c')
-rw-r--r--test/asan/TestCases/Linux/odr_c_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asan/TestCases/Linux/odr_c_test.c b/test/asan/TestCases/Linux/odr_c_test.c
index ce824bad9..75f46ed13 100644
--- a/test/asan/TestCases/Linux/odr_c_test.c
+++ b/test/asan/TestCases/Linux/odr_c_test.c
@@ -6,7 +6,7 @@
// RUN: %clang_asan %s -fPIE %t-1.so %t-2.so -Wl,-R`pwd` -o %t
// RUN: not %run %t 2>&1 | FileCheck %s
//
-// REQUIRES: x86_64-supported-target
+// REQUIRES: x86_64-target-arch
//
// CHECK: The following global variable is not properly aligned.
// CHECK: ERROR: AddressSanitizer: odr-violation