summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2016-01-13 00:25:36 +0000
committerKevin Enderby <enderby@apple.com>2016-01-13 00:25:36 +0000
commit0ae163f9ea00ebf413139f7e9a7456b703fa94a3 (patch)
tree945f37260b920c265bf7330d5dc5270ff0e05da3 /llvm/lib/ProfileData/CoverageMappingReader.cpp
parentc3498b07db58835dd9bf193aba04a2ec30093a33 (diff)
downloadbcm5719-llvm-0ae163f9ea00ebf413139f7e9a7456b703fa94a3.tar.gz
bcm5719-llvm-0ae163f9ea00ebf413139f7e9a7456b703fa94a3.zip
For llvm-objdump, add the option -private-header (without the trailing ’s’)
to only print the first private header. Which for Mach-O files only prints the Mach header and not the subsequent load commands. Which is used by scripts to match what the darwin otool(1) with the -h flag does without the -l flag. For non-Mach-O files it has the same functionality as -private-headers (with the trailing ’s’). rdar://24158331 llvm-svn: 257548
Diffstat (limited to 'llvm/lib/ProfileData/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud