diff options
Diffstat (limited to 'test/Driver/debug-main-file.S')
-rw-r--r-- | test/Driver/debug-main-file.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Driver/debug-main-file.S b/test/Driver/debug-main-file.S index 8c154a3..9127df0 100644 --- a/test/Driver/debug-main-file.S +++ b/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 |