llvm-lto2: Add a dump-symtab subcommand.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 12 Apr 2017 18:27:00 +0000 (18:27 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 12 Apr 2017 18:27:00 +0000 (18:27 +0000)
commit94baec6ee86d530e08cb5b65709f684489488197
tree5f4c2ebba6c0e58a784657e0149ea5b464fbf02f
parentf35a7f7b4963009fac8bb6c66610d5b7e9d5f01b
llvm-lto2: Add a dump-symtab subcommand.

This allows us to test the symbol table APIs for LTO input files.

Differential Revision: https://reviews.llvm.org/D31920

llvm-svn: 300086
llvm/test/LTO/Resolution/X86/symtab.ll [new file with mode: 0644]
llvm/tools/llvm-lto2/llvm-lto2.cpp