Index: tests_lit/llvm2ice_tests/elf_function_sections.ll |
diff --git a/tests_lit/llvm2ice_tests/elf_function_sections.ll b/tests_lit/llvm2ice_tests/elf_function_sections.ll |
index 36ee1b0b794dbd8d47930fabd24d8ba58d51359f..6a558903063ac139325b43cb8e478b1af56a1027 100644 |
--- a/tests_lit/llvm2ice_tests/elf_function_sections.ll |
+++ b/tests_lit/llvm2ice_tests/elf_function_sections.ll |
@@ -7,7 +7,7 @@ |
; RUN: %if --need=allow_dump --command \ |
; RUN: %p2i -i %s --args -O2 -ffunction-sections \ |
; RUN: | %if --need=allow_dump --command \ |
-; RUN: llvm-mc -triple=i686-none-nacl -filetype=obj -o - \ |
+; RUN: llvm-mc -triple=i686-nacl -filetype=obj -o - \ |
; RUN: | %if --need=allow_dump --command \ |
; RUN: llvm-readobj -file-headers -sections -section-data \ |
; RUN: -relocations -symbols - \ |