| Index: tests_lit/reader_tests/globalrelocs.ll
|
| diff --git a/tests_lit/reader_tests/globalrelocs.ll b/tests_lit/reader_tests/globalrelocs.ll
|
| index a6a44f706b36523916c9dcc7b96fa405573ea484..055d423c92af27e359a240de987169096ed10749 100644
|
| --- a/tests_lit/reader_tests/globalrelocs.ll
|
| +++ b/tests_lit/reader_tests/globalrelocs.ll
|
| @@ -1,5 +1,7 @@
|
| ; Tests if we handle global variables with relocation initializers.
|
|
|
| +; REQUIRES: allow_dump
|
| +
|
| ; RUN: %p2i -i %s --insts | FileCheck %s
|
| ; RUN: %l2i -i %s --insts | %ifl FileCheck %s
|
| ; RUN: %lc2i -i %s --insts | %iflc FileCheck %s
|
|
|