summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/MachODump.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2015-04-01 20:43:23 +0000
committerSean Callanan <scallanan@apple.com>2015-04-01 20:43:23 +0000
commit0dc848c72f14661b7fe1da3aca46fb3653de6482 (patch)
tree3eebe6d04583924fdb943949cdc7733a41654fa4 /llvm/tools/llvm-objdump/MachODump.cpp
parent4ced470a31cb5bb97d453b0549a4e7657e65dde5 (diff)
downloadbcm5719-llvm-0dc848c72f14661b7fe1da3aca46fb3653de6482.tar.gz
bcm5719-llvm-0dc848c72f14661b7fe1da3aca46fb3653de6482.zip
Fixed the way SymbolFileDWARFDebugMap iterates across object
files. Before we'd give up if we found a .o that doesn't have DWARF associated with it; now we iterate through them all. Also made this iteration a higher-order function so that people don't have to remember to do this right. <rdar://problem/20261196> llvm-svn: 233838
Diffstat (limited to 'llvm/tools/llvm-objdump/MachODump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud