| Index: tests_lit/llvm2ice_tests/rng.ll
|
| diff --git a/tests_lit/llvm2ice_tests/rng.ll b/tests_lit/llvm2ice_tests/rng.ll
|
| index 5800dc8450784c4c2cf9de1d518594185dd6ff87..9fa93021af20839ae83c96e5ac92118977f9c5a0 100644
|
| --- a/tests_lit/llvm2ice_tests/rng.ll
|
| +++ b/tests_lit/llvm2ice_tests/rng.ll
|
| @@ -254,5 +254,5 @@ entry:
|
|
|
| ; Check for pooled constant reordering
|
| ; POOLEDCONSTANTS-LABEL: .rodata.cst4
|
| -; POOLEDCONSTANTS: 0000803e 0000803f 00000000 0000003f
|
| -; POOLEDCONSTANTS: 00008040 00000040
|
| +; POOLEDCONSTANTS: 0000803e 0000803f 0000003f 00008040
|
| +; POOLEDCONSTANTS: 00000040
|
|
|