summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYury Gribov <y.gribov@samsung.com>2015-12-04 09:32:45 +0000
committerYury Gribov <y.gribov@samsung.com>2015-12-04 09:32:45 +0000
commitb18e2c7110b2313458f2eb37e1bc15c1b68b8438 (patch)
tree69a5bd46e55537c8c72536615219bcd47ded88ef
parent6ff0a66b091a770513ed12a3299e5ec5e2a1cdb0 (diff)
downloadbcm5719-llvm-b18e2c7110b2313458f2eb37e1bc15c1b68b8438.tar.gz
bcm5719-llvm-b18e2c7110b2313458f2eb37e1bc15c1b68b8438.zip
[asan] Enable alloca_vla_interact.cc test on PowerPC64.
Patch by Max Ostapenko. Differential Revision: http://reviews.llvm.org/D15108 llvm-svn: 254708
-rw-r--r--compiler-rt/test/asan/TestCases/alloca_vla_interact.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/test/asan/TestCases/alloca_vla_interact.cc b/compiler-rt/test/asan/TestCases/alloca_vla_interact.cc
index e86616f112b..3873c3fceea 100644
--- a/compiler-rt/test/asan/TestCases/alloca_vla_interact.cc
+++ b/compiler-rt/test/asan/TestCases/alloca_vla_interact.cc
@@ -2,7 +2,6 @@
// RUN: %run %t 2>&1
//
// REQUIRES: stable-runtime
-// XFAIL: powerpc64
// This testcase checks correct interaction between VLAs and allocas.
OpenPOWER on IntegriCloud