1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-cvtres
Nico Weber 757bf56762 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

llvm-svn: 359153
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