summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-05-18 23:03:41 +0000
committerZachary Turner <zturner@google.com>2017-05-18 23:03:41 +0000
commit8fb441ab9cdb848c2e3f3b8f6a0c88ff0c8a875b (patch)
tree2d863a9c629d9cc488482045ff6977bcacbe71a8 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent0c60f269fcbb9b6ebba0897ed5fc9ea6ac271038 (diff)
downloadbcm5719-llvm-8fb441ab9cdb848c2e3f3b8f6a0c88ff0c8a875b.tar.gz
bcm5719-llvm-8fb441ab9cdb848c2e3f3b8f6a0c88ff0c8a875b.zip
[llvm-pdbdump] Add the ability to merge PDBs.
Merging PDBs is a feature that will be used heavily by the linker. The functionality already exists but does not have deep test coverage because it's not easily exposed through any tools. This patch aims to address that by adding the ability to merge PDBs via llvm-pdbdump. It takes arbitrarily many PDBs and outputs a single PDB. Using this new functionality, a test is added for merging type records. Future patches will add the ability to merge symbol records, module information, etc. llvm-svn: 303389
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud