[llvm-pdbutil] Add an option to only dump specific module indices.
Often something interesting (like a symbol) is in a particular module, and you don't want to dump symbols from all other 300 modules to see the one you want. This adds a -modi option so that we only dump the specified module. llvm-svn: 310000
Loading
Please sign in to comment