[PATCH] D79269: [NativeSession] Implement NativeSession::findSymbolByAddress.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 17:06:43 PDT 2020
akhuang added a comment.
@morehouse Do you happen to know what would cause undefined symbols to be added? I reproduced it and it seems like it started from implementing loadDataForEXE <https://github.com/llvm/llvm-project/blob/fe1a3a7e8c8be33968b9a768666489823dabab10/llvm/lib/DebugInfo/PDB/PDB.cpp#L36> (in https://reviews.llvm.org/D78128)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79269/new/
https://reviews.llvm.org/D79269
More information about the llvm-commits
mailing list