diff options
Diffstat (limited to 'llvm/test/Integer/a33.ll.out')
| -rw-r--r-- | llvm/test/Integer/a33.ll.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Integer/a33.ll.out b/llvm/test/Integer/a33.ll.out index 402b61fb813..a5708acac29 100644 --- a/llvm/test/Integer/a33.ll.out +++ b/llvm/test/Integer/a33.ll.out @@ -5,7 +5,7 @@ @e = constant i33 -1 ; <i33*> [#uses=0] @f = constant i33 1 ; <i33*> [#uses=0] @g = constant i33 3 ; <i33*> [#uses=0] -@h = constant i33 0 ; <i33*> [#uses=0] +@h = constant i33 undef ; <i33*> [#uses=0] @i = constant i33 -4294967296 ; <i33*> [#uses=0] @j = constant i33 1 ; <i33*> [#uses=0] @l = constant i33 -1 ; <i33*> [#uses=0] |

