Skip to content
Commit 85b7a66e authored by Kevin Enderby's avatar Kevin Enderby
Browse files

For llvm-objdump and Mach-O files, fix the printing of module init and

term sections from .o files to look to see if the pointers have a relocation
entry and if so print the symbol name from the relocation entry.  If not fall
back to the existing code and use the pointer value to look up that value
in the symbol table.

rdar://38337506

llvm-svn: 328037
parent 3c9be62d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment