Make sure the STT_FILE symbol is the first one in the symbol table.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 18 Sep 2010 15:03:21 +0000 (15:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 18 Sep 2010 15:03:21 +0000 (15:03 +0000)
commitad49cf586624c400302d17ecc2c2e41ea4346f1a
treed5f830915f4aefbd2f80f85ade1e45459333106b
parent9e8d1f97e9f32c87aac1189edbc3263a1f4a81f3
Make sure the STT_FILE symbol is the first one in the symbol table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114285 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
test/MC/ELF/file.s [new file with mode: 0644]