summaryrefslogtreecommitdiffstats
path: root/libcxx/include/algorithm
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2014-09-16 18:00:57 +0000
committerKevin Enderby <enderby@apple.com>2014-09-16 18:00:57 +0000
commit98c9accacec15eeb284f1ae62cbb81e1f3a411ac (patch)
tree7d0f36f634bdfe6484ba59b151ac7d6a6a8b90d1 /libcxx/include/algorithm
parent6652403c2dc5b20a882efb129bae23cd9c646d49 (diff)
downloadbcm5719-llvm-98c9accacec15eeb284f1ae62cbb81e1f3a411ac.tar.gz
bcm5719-llvm-98c9accacec15eeb284f1ae62cbb81e1f3a411ac.zip
Hookup the MCSymbolizer to llvm-objdump’s disassembly for Mach-O files.
First step done in this commit is to get flush out enough of the SymbolizerGetOpInfo() routine to symbolic an X86_64 hello world .o and its loading of the literal string and call to printf. Also the code to symbolicate the X86_64_RELOC_SUBTRACTOR relocation and a test is also added to show a slightly more complicated case. Next will be to flush out enough of SymbolizerSymbolLookUp() to get the literal string “Hello world” printed as a comment on the instruction that load the pointer to it. llvm-svn: 217893
Diffstat (limited to 'libcxx/include/algorithm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud