summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-isel-fuzzer/execname-options.ll')
-rw-r--r--llvm/test/tools/llvm-isel-fuzzer/execname-options.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll b/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
index a825cb450cc..dfce73ed2e2 100644
--- a/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
+++ b/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
@@ -2,6 +2,9 @@
; without copying the whole lib dir or polluting the build dir.
; REQUIRES: static-libs
+; The above also applies if the binary is built with libc++.
+; UNSUPPORTED: libcxx-used
+
; RUN: echo > %t.input
; RUN: cp llvm-isel-fuzzer %t.bin--gisel
OpenPOWER on IntegriCloud