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.

llvm-svn: 176762
This commit is contained in:
Nick Lewycky 2013-03-09 09:31:44 +00:00
parent 252d6a385c
commit c1f9694d05
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
//

File diff suppressed because it is too large Load Diff