From 5dc8b2e370ed7cdeb739c8753abd88914f6ad4bb Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Fri, 8 Jun 2018 21:04:44 +0000 Subject: [asan] Re-enable no_asan_gen_globals for 32-bit PR22682. Bug in gold was fixed 3 years ago. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@334319 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/asan/TestCases/Posix/no_asan_gen_globals.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/asan/TestCases') diff --git a/test/asan/TestCases/Posix/no_asan_gen_globals.c b/test/asan/TestCases/Posix/no_asan_gen_globals.c index c686f83ac..3849ad36d 100644 --- a/test/asan/TestCases/Posix/no_asan_gen_globals.c +++ b/test/asan/TestCases/Posix/no_asan_gen_globals.c @@ -1,7 +1,5 @@ // FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316 // XFAIL: android -// FIXME: http://llvm.org/bugs/show_bug.cgi?id=22682 -// REQUIRES: asan-64-bits // Make sure __asan_gen_* strings do not end up in the symbol table. // RUN: %clang_asan %s -o %t.exe -- cgit v1.2.3