"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6de96a1b5d77b13719760d0143ef48e8670b6e20"
<rdar://problem/15191078>
Fixed Module::ResolveSymbolContextForAddress() to be able to also look in the SymbolVendor's SymbolFile's ObjectFile for a more meaningful symbol when a symbol lookup finds a synthetic symbol from the main object file. This will help lookups on MacOSX as the main executable might be stripped, but the dSYM file always has a full symbol table. llvm-svn: 192510
Loading
Please register or sign in to comment