aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-02-10 20:44:15 +0000
committerDuncan Sands <baldrick@free.fr>2009-02-10 20:44:15 +0000
commitf5f0a1fe0da2315b2b15b40f40f3686894a02b00 (patch)
tree365f6c5fab636d271f11300c55fbae056ec80ec4
parent7afe8fa066b227bb2683b6890d6cfdc4ebac0205 (diff)
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
-rw-r--r--test/FrontendC/2008-01-07-UnusualIntSize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2008-01-07-UnusualIntSize.c b/test/FrontendC/2008-01-07-UnusualIntSize.c
index 924ae2ba37..91beaf3528 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 {