git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359660
91177308-0d34-0410-b5e6-
96231b3b80d8
# RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
# RUN: -m elf_x86_64 -o %t.exe %t2.o %t.o \
# RUN: --section-ordering-file=%t_order_lto.txt
-# RUN: llvm-readelf -t %t.exe | FileCheck %s
+# RUN: llvm-readelf -s %t.exe | FileCheck %s
# CHECK-DAG: 00000000004010fc 4 OBJECT GLOBAL DEFAULT 2 dipsy
# CHECK-DAG: 00000000004010f8 4 OBJECT GLOBAL DEFAULT 2 tin
; RUN: %gold -plugin %llvmshlibdir/LLVMgold%shlibext \
; RUN: -m elf_x86_64 -o %t.exe %t.o \
; RUN: --section-ordering-file=%t_order_lto.txt
-; RUN: llvm-readelf -t %t.exe | FileCheck %s
+; RUN: llvm-readelf -s %t.exe | FileCheck %s
; Check that the order of the sections is tin -> _start -> pat.