projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb15c00
)
The Regression directory is now gone.
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 17 Jan 2007 08:01:13 +0000
(08:01 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Wed, 17 Jan 2007 08:01:13 +0000
(08:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33297
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2006-01-13-Includes.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2006-01-13-Includes.c
b/test/CFrontend/2006-01-13-Includes.c
index b7fd750c29e067dc17c807b6c5e10ba1480f5fc0..fcaf37407692401012c5a373fc81b722c10e9510 100644
(file)
--- a/
test/CFrontend/2006-01-13-Includes.c
+++ b/
test/CFrontend/2006-01-13-Includes.c
@@
-1,4
+1,4
@@
-// RUN: %llvmgcc %s -g -S -o - | gccas | llvm-dis | grep "test/
Regression/
CFrontend"
+// RUN: %llvmgcc %s -g -S -o - | gccas | llvm-dis | grep "test/CFrontend"
// PR676
#include <stdio.h>