Fix the pattern.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34994 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-03-07 00:39:11 +00:00
parent 230b8c2fd1
commit 202a445ed9

View File

@ -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