1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

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 ed2446498a
commit 40bf89d746
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