llvm/tools/llvm-cvtres
Nico Weber 4679ff9186 llvm-cvtres: Make new dupe resource error a bit friendlier
For well-known type IDs, include the name of the type.

To not duplicate the ID->name map, make llvm-readobj call this new
function as well.  It has slightly different output, so this also
requires updating a few tests.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359153 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-24 23:26:30 +00:00
..
CMakeLists.txt
llvm-cvtres.cpp llvm-cvtres: Make new dupe resource error a bit friendlier 2019-04-24 23:26:30 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Opts.td llvm-cvtres: Accept /? as help flag, like cvtres.exe 2019-04-24 02:11:24 +00:00