| Index: tests_lit/llvm2ice_tests/globalrelocs.ll
|
| diff --git a/tests_lit/llvm2ice_tests/globalrelocs.ll b/tests_lit/llvm2ice_tests/globalrelocs.ll
|
| index 5addbba5d7f2d955075eca40c90eda2195ec3f0b..318402252845e360c14af98ff1da3faefe65767a 100644
|
| --- a/tests_lit/llvm2ice_tests/globalrelocs.ll
|
| +++ b/tests_lit/llvm2ice_tests/globalrelocs.ll
|
| @@ -1,5 +1,7 @@
|
| ; Tests if we handle global variables with relocation initializers.
|
|
|
| +; REQUIRES: allow_dump
|
| +
|
| ; Test that we handle it in the ICE converter.
|
| ; RUN: %lc2i -i %s --args -verbose inst | %iflc FileCheck %s
|
|
|
|
|