mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 12:19:53 +00: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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176762 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8fa6dc431d
commit
462bba39c2
@ -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
65281
test/MC/ELF/many-sections-2.s
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user