"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8a504447f7664ac22d5e6434e8cfbc7f60600669"
[llvm-pdbdump] Support dynamic load address and external symbols.
This patch adds the --load-address command line option to llvm-pdbdump, which dumps all addresses assuming the module has loaded at the specified address. Additionally, this patch adds an option to llvm-pdbdump to support dumping of public symbols (i.e. symbols with external linkage). llvm-svn: 236342
Loading
Please register or sign in to comment