From: Duncan Sands Date: Tue, 10 Feb 2009 20:44:15 +0000 (+0000) Subject: This is now done using a real i33, rather than X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f5f0a1fe0da2315b2b15b40f40f3686894a02b00;p=oota-llvm.git 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 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 {