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