diff options
author | Tim Northover <tnorthover@apple.com> | 2014-06-25 10:59:37 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-06-25 10:59:37 +0000 |
commit | 36bd9ab2c51d67907813b0ee5ef6490dd8d056d1 (patch) | |
tree | 3fb8d44487b32c19543786f4ce5ada63b9a5e455 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
parent | 42df5d2a8f2801b0f6b0e9a489fc5b32189364c3 (diff) | |
download | bcm5719-llvm-36bd9ab2c51d67907813b0ee5ef6490dd8d056d1.tar.gz bcm5719-llvm-36bd9ab2c51d67907813b0ee5ef6490dd8d056d1.zip |
[mach-o] don't assume all sections have symbols
We were trying to examine the first symbol in a section that we wanted to
atomize by symbols, even when there wasn't one. Instead, we should make the
initial anonymous symbol cover the entire section in that situation.
llvm-svn: 211681
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions