summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2015-02-25 23:23:01 +0000
committerKostya Serebryany <kcc@google.com>2015-02-25 23:23:01 +0000
commit95dd8f3492498771edb668cbbf6b8272e88f7f70 (patch)
tree800c0583ae94bbfc3e4b19b1e4a10364db62c34c
parent84c0804900ddc9da76e08a24c95d34b1dd81f92a (diff)
[asan] reenable odr-violation.cc test on non-x86-64 after confirming that it's fixed. PR22699
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@230573 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/asan/TestCases/Linux/odr-violation.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/asan/TestCases/Linux/odr-violation.cc b/test/asan/TestCases/Linux/odr-violation.cc
index 38136c385..ba13cdf00 100644
--- a/test/asan/TestCases/Linux/odr-violation.cc
+++ b/test/asan/TestCases/Linux/odr-violation.cc
@@ -24,9 +24,7 @@
// RUN: rm -f %t.supp
// GNU driver doesn't handle .so files properly.
-// Temporary disable the test on non-x86_64
-// (http://llvm.org/bugs/show_bug.cgi?id=22699)
-// REQUIRES: Clang, x86_64-supported-target
+// REQUIRES: Clang
#ifndef SZ
# define SZ 4