Index: tests_lit/reader_tests/globalrelocs.ll |
diff --git a/tests_lit/reader_tests/globalrelocs.ll b/tests_lit/reader_tests/globalrelocs.ll |
index 055d423c92af27e359a240de987169096ed10749..a6a44f706b36523916c9dcc7b96fa405573ea484 100644 |
--- a/tests_lit/reader_tests/globalrelocs.ll |
+++ b/tests_lit/reader_tests/globalrelocs.ll |
@@ -1,7 +1,5 @@ |
; 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 |