diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-11-08 01:47:25 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-11-08 01:47:25 +0000 |
commit | 2475d76920b43014e661690836642ca3c9967179 (patch) | |
tree | 2d601198b4957d952afd4fb641e9b9767a3469bc /test/Preprocessor/assembler-with-cpp.c | |
parent | 1787b70a928b481fb2333d6c14cf91de26f4609e (diff) |
Remove RUN: true lines.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86432 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Preprocessor/assembler-with-cpp.c')
-rw-r--r-- | test/Preprocessor/assembler-with-cpp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Preprocessor/assembler-with-cpp.c b/test/Preprocessor/assembler-with-cpp.c index c99e7d2cf3..693d5b81a1 100644 --- a/test/Preprocessor/assembler-with-cpp.c +++ b/test/Preprocessor/assembler-with-cpp.c @@ -72,4 +72,3 @@ 11: T11(b) // CHECK-Identifiers-True: 11: #0 -// RUN: true |