"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "968c3b0d6e7060266d452f493547ce89644c5ed8"
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