forked from OSchip/llvm-project
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:
parent
252d6a385c
commit
c1f9694d05
|
@ -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
Loading…
Reference in New Issue