summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/debug-main-file.S
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-08-20 12:16:35 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-08-20 12:16:35 +0000
commit422a3b4570e621c0674176123d152548cc6dd7fa (patch)
tree94a86ff82190fbe44488b85e3261da11bcc9e408 /clang/test/Driver/debug-main-file.S
parent540d58259415cbd883f5faa2d1a911e05b9fe5f8 (diff)
downloadbcm5719-llvm-422a3b4570e621c0674176123d152548cc6dd7fa.tar.gz
bcm5719-llvm-422a3b4570e621c0674176123d152548cc6dd7fa.zip
clang/test/Driver: Remove the feature "clang-driver" in three tests since they might work as expected since their first commit.
llvm-svn: 188788
Diffstat (limited to 'clang/test/Driver/debug-main-file.S')
-rw-r--r--clang/test/Driver/debug-main-file.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Driver/debug-main-file.S b/clang/test/Driver/debug-main-file.S
index 8c154a32df1..9127df09f3f 100644
--- a/clang/test/Driver/debug-main-file.S
+++ b/clang/test/Driver/debug-main-file.S
@@ -1,4 +1,3 @@
-// REQUIRES: clang-driver
// RUN: %clang -### -c -save-temps -integrated-as -g %s 2>&1 \
// RUN: | FileCheck %s
OpenPOWER on IntegriCloud