| Index: tests_lit/llvm2ice_tests/elf_container.ll
|
| diff --git a/tests_lit/llvm2ice_tests/elf_container.ll b/tests_lit/llvm2ice_tests/elf_container.ll
|
| index f2167bb3eaa3fcedc15576fd7d4ec43b5774c139..aff0cf5cd8e312fc29aba61192e23a133a918f88 100644
|
| --- a/tests_lit/llvm2ice_tests/elf_container.ll
|
| +++ b/tests_lit/llvm2ice_tests/elf_container.ll
|
| @@ -16,7 +16,7 @@
|
|
|
| ; Add a run that shows relocations in code inline.
|
| ; RUN: %p2i -i %s --filetype=obj --args -O2 --verbose none -o %t \
|
| -; RUN: && objdump -w -d -r -Mintel %t \
|
| +; RUN: && le32-nacl-objdump -w -d -r -Mintel %t \
|
| ; RUN: | FileCheck --check-prefix=TEXT-RELOCS %s
|
|
|
| ; Use intrinsics to test external calls.
|
|
|