[ASan] PR24150: restrict test case to i386.

llvm-svn: 242449
This commit is contained in:
Alexey Samsonov 2015-07-16 21:46:58 +00:00
parent 9152528917
commit fd5211a5b3
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
// CHECK-kernel-64-bits: || `[0x28{{0+}}, 0x3{{f+}}]` || HighShadow ||
// CHECK-kernel-64-bits: || `[0x24{{0+}}, 0x27{{f+}}]` || ShadowGap ||
//
// REQUIRES: asan-32-bits
// REQUIRES: asan-32-bits,i386-supported-target
int main() {
return 0;