We need a shndx if the number of sections breaks SHN_LORESERVE. This condition

for choosing to emit a shndx was simply testing the wrong variable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176762 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2013-03-09 09:31:44 +00:00
parent 8fa6dc431d
commit 462bba39c2
2 changed files with 65282 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===- lib/MC/MCELFStreamer.cpp - ELF Object Output ------------===//
//===- lib/MC/MCELFStreamer.cpp - ELF Object Output -----------------------===//
//
// The LLVM Compiler Infrastructure
//

65281
test/MC/ELF/many-sections-2.s Normal file

File diff suppressed because it is too large Load Diff