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:
230b8c2
)
Fix the pattern.
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 7 Mar 2007 00:39:11 +0000
(
00:39
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Wed, 7 Mar 2007 00:39:11 +0000
(
00:39
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34994
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2007-03-05-DataLayout.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2007-03-05-DataLayout.c
b/test/CFrontend/2007-03-05-DataLayout.c
index 23d17c6d5366841302b9e44b4094da0e549b065e..d7326d4384c27399bc2f2bb7f0213ca8a26aa58d 100644
(file)
--- a/
test/CFrontend/2007-03-05-DataLayout.c
+++ b/
test/CFrontend/2007-03-05-DataLayout.c
@@
-1,6
+1,6
@@
// Testcase for PR1242
// RUN: %llvmgcc -S %s -o - | grep datalayout | \
-// RUN: not grep '"[Ee]-p:[36][24]:[36]
:
[24]"'
+// RUN: not grep '"[Ee]-p:[36][24]:[36][24]"'
#include <stdlib.h>
#define NDIM 3
#define BODY 01