| Index: tests_lit/llvm2ice_tests/mangle.ll
|
| diff --git a/tests_lit/llvm2ice_tests/mangle.ll b/tests_lit/llvm2ice_tests/mangle.ll
|
| index 5bd0a55c5f5b19c45a6705920c4d4c24ee9c2f3a..2d4384e749a221999a9684b7b14ecfa62fdeb385 100644
|
| --- a/tests_lit/llvm2ice_tests/mangle.ll
|
| +++ b/tests_lit/llvm2ice_tests/mangle.ll
|
| @@ -1,6 +1,7 @@
|
| ; Tests the Subzero "name mangling" when using the "llvm2ice --prefix"
|
| ; option. Also does a quick smoke test of -ffunction-sections.
|
|
|
| +; REQUIRES: allow_dump
|
| ; RUN: %p2i -i %s --args --verbose none -ffunction-sections | FileCheck %s
|
| ; TODO(stichnot): The following line causes this test to fail.
|
| ; RUIN: %p2i -i %s --args --verbose none \
|
|
|