[ELF] Fix a typo introduced in r308915.

Thanks to Rafael for finding it in a post-commit review.

llvm-svn: 308921
This commit is contained in:
Davide Italiano 2017-07-24 20:18:16 +00:00
parent 957f1206e9
commit 0a26c5738d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# RUN: ld.lld --symbol-ordering-file %t_order_lto.txt %t.o %t.bc -o %t2.out
# RUN: llvm-readobj -elf-output-style=GNU -t %t2.out| FileCheck %s
# Check that the order is pat -> _start -> tin.
# Check that the order is tin -> _start -> pat.
# CHECK: Symbol table '.symtab' contains 4 entries:
# CHECK-NEXT: Num: Value Size Type Bind Vis Ndx Name