summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2017-03-20 19:19:03 +0000
committerJim Ingham <jingham@apple.com>2017-03-20 19:19:03 +0000
commit2dc4a3e91b2b448a5fd30b605802faf55308232a (patch)
treef5a9c6c599fe51280b086c2341367e827a66d32c /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentc440572715dab03e637a2ea365e9eb56766cd6ea (diff)
downloadbcm5719-llvm-2dc4a3e91b2b448a5fd30b605802faf55308232a.tar.gz
bcm5719-llvm-2dc4a3e91b2b448a5fd30b605802faf55308232a.zip
Fix a problem with line tables & .o files that start with code with no line table entries.
If you have code before the first line table entry when debugging with .o files on macOS, the LineTable entry search code was assigning all that code to the first line table entry. Don't do that. <rdar://problem/31095765> llvm-svn: 298289
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud