commit | 330e25c8b7c75f9fe02f25d5f0a40578e51e7628 | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Tue Feb 10 20:44:15 2009 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Tue Feb 10 20:44:15 2009 +0000 |
tree | 365f6c5fab636d271f11300c55fbae056ec80ec4 | |
parent | eb5423cd887caf2d0de614d774bf1b8fcced492c [diff] [blame] |
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 {