Index: tests_lit/reader_tests/nacl-other-intrinsics.ll |
diff --git a/tests_lit/reader_tests/nacl-other-intrinsics.ll b/tests_lit/reader_tests/nacl-other-intrinsics.ll |
index aac2c2522ebbfd9bb73fa2c8da06cef04574c116..c4e5465eb62c5bbf67d03bb24cd7345200e68b64 100644 |
--- a/tests_lit/reader_tests/nacl-other-intrinsics.ll |
+++ b/tests_lit/reader_tests/nacl-other-intrinsics.ll |
@@ -1,5 +1,7 @@ |
; This tests parsing NaCl intrinsics not related to atomic operations. |
+; REQUIRES: allow_dump |
+ |
; RUN: %p2i -i %s --insts | FileCheck %s |
; RUN: %if --need=allow_disable_ir_gen --command \ |
; RUN: %p2i -i %s --args -notranslate -timing -no-ir-gen \ |