[asan] Enable alloca_vla_interact.cc test on PowerPC64.

Patch by Max Ostapenko.

Differential Revision: http://reviews.llvm.org/D15108

llvm-svn: 254708
This commit is contained in:
Yury Gribov 2015-12-04 09:32:45 +00:00
parent 6ff0a66b09
commit b18e2c7110
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
// RUN: %run %t 2>&1
//
// REQUIRES: stable-runtime
// XFAIL: powerpc64
// This testcase checks correct interaction between VLAs and allocas.