| 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 c010ec086204ac8c183bbe88ad6acd24a3e44bbd..f2167bb3eaa3fcedc15576fd7d4ec43b5774c139 100644
|
| --- a/tests_lit/llvm2ice_tests/elf_container.ll
|
| +++ b/tests_lit/llvm2ice_tests/elf_container.ll
|
| @@ -8,7 +8,7 @@
|
| ; RUN: -relocations -symbols %t | FileCheck %s
|
|
|
| ; RUN: %if --need=allow_dump --command %p2i -i %s --args -O2 --verbose none \
|
| -; RUN: | %if --need=allow_dump --command llvm-mc -triple=i686-none-nacl \
|
| +; RUN: | %if --need=allow_dump --command llvm-mc -triple=i686-nacl \
|
| ; RUN: -filetype=obj -o - \
|
| ; RUN: | %if --need=allow_dump --command llvm-readobj -file-headers \
|
| ; RUN: -sections -section-data -relocations -symbols - \
|
|
|