From f5f0a1fe0da2315b2b15b40f40f3686894a02b00 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Tue, 10 Feb 2009 20:44:15 +0000 Subject: [PATCH] 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 --- test/FrontendC/2008-01-07-UnusualIntSize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/FrontendC/2008-01-07-UnusualIntSize.c b/test/FrontendC/2008-01-07-UnusualIntSize.c index 924ae2ba37d..91beaf3528d 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 {