summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/lto-plugin-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/lto-plugin-darwin.c')
-rw-r--r--clang/test/Driver/lto-plugin-darwin.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/clang/test/Driver/lto-plugin-darwin.c b/clang/test/Driver/lto-plugin-darwin.c
deleted file mode 100644
index db21f999ba2..00000000000
--- a/clang/test/Driver/lto-plugin-darwin.c
+++ /dev/null
@@ -1,6 +0,0 @@
-// Check that Darwin uses LLVMgold.dylib.
-// REQUIRES: system-darwin
-// RUN: %clang -### %s -flto 2>&1 \
-// RUN: | FileCheck -check-prefix=CHECK-LTO-PLUGIN %s
-//
-// CHECK-LTO-PLUGIN: "-plugin" "{{.*}}/LLVMgold.dylib"
OpenPOWER on IntegriCloud