summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPuyan Lotfi <puyan@puyan.org>2019-11-19 21:59:22 -0500
committerPuyan Lotfi <puyan@puyan.org>2019-11-19 21:59:22 -0500
commit6c6d34883a3003693cbf0ab3edf19eb999c1a62d (patch)
tree77f7b1dc1b0f961591cb5c0410c69cdbb3cd1374
parent27b229dc17b2ea1d06fe566df8631bb2fff7b1c8 (diff)
downloadbcm5719-llvm-6c6d34883a3003693cbf0ab3edf19eb999c1a62d.tar.gz
bcm5719-llvm-6c6d34883a3003693cbf0ab3edf19eb999c1a62d.zip
Revert "[clang][IFS] Fixing unsupported emulation mode on clang-ppc64be-linux bot."
This reverts commit 1b387484b9b38a4a1e98a9d22a9a26065b0d184e.
-rw-r--r--clang/test/InterfaceStubs/driver-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/InterfaceStubs/driver-test.c b/clang/test/InterfaceStubs/driver-test.c
index 425d87271f3..62d522fb7b1 100644
--- a/clang/test/InterfaceStubs/driver-test.c
+++ b/clang/test/InterfaceStubs/driver-test.c
@@ -1,5 +1,4 @@
// REQUIRES: x86-registered-target
-// REQUIRES: !powerpc-registered-target
// REQUIRES: !system-darwin && !system-windows
// RUN: %clang -o %t1 -target x86_64-unknown-linux-gnu \
OpenPOWER on IntegriCloud