Restrict asan + dlopen testcase to x86

llvm-svn: 366436
This commit is contained in:
Serge Guelton 2019-07-18 13:47:28 +00:00
parent 8b525e357f
commit ec2a7c463e
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
//
// CHECK: {{.*}}AddressSanitizer: failed to intercept '__cxa_{{.*}}throw{{.*}}'
//
// dlopen() can not be intercepted on Android
// UNSUPPORTED: android
// REQUIRES: x86-target-arch && !android
#ifdef __cplusplus
static void foo(void) {