This is now done using a real i33, rather than
an emulated one.  Adjust the check.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64236 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/FrontendC/2008-01-07-UnusualIntSize.c b/test/FrontendC/2008-01-07-UnusualIntSize.c
index 924ae2b..91beaf3 100644
--- a/test/FrontendC/2008-01-07-UnusualIntSize.c
+++ b/test/FrontendC/2008-01-07-UnusualIntSize.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -o - -O | grep {and.*8589934591}
+// RUN: %llvmgcc %s -S -o - -O | grep i33
 // PR1721
 
 struct s {