[asan] Disable globals-gc test with ld.bfd.

Fails on clang-cmake-armv7-a15-full.

llvm-svn: 298169
This commit is contained in:
Evgeniy Stepanov 2017-03-17 23:40:50 +00:00
parent d57e74b7d3
commit 9424af1b30
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// RUN: %clangxx_asan %s -o %t -Wl,--gc-sections -fuse-ld=bfd -ffunction-sections -fdata-sections -mllvm -asan-globals=1
// https://code.google.com/p/address-sanitizer/issues/detail?id=260
// UNSUPPORTED: *
int undefined();