"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "f9bc3bd2cf6651c1cdaf2d5915c280a313a9043e"
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
Loading
Please register or sign in to comment