]> granicus.if.org Git - llvm/commit
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)
commit1c404b475de4dc75d2146d8542487cc9b5a29ae7
tree473100174d1755f819b4dbaf69b6d4da6bf45e59
parentd9096c73918e25fb7d0ba8cb18b75708b04eff84
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300086 91177308-0d34-0410-b5e6-96231b3b80d8
test/LTO/Resolution/X86/symtab.ll [new file with mode: 0644]
tools/llvm-lto2/llvm-lto2.cpp