summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-04-24 11:42:59 +0000
committerNico Weber <nicolasweber@gmx.de>2019-04-24 11:42:59 +0000
commitccf096463a86b4b8f49bf4141c17bf155dcbfe60 (patch)
treee438673312bf3fa57aef17782366aee45eec322a /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parent039a563e6a29d7baae54dd58460ca091081ab981 (diff)
downloadbcm5719-llvm-ccf096463a86b4b8f49bf4141c17bf155dcbfe60.tar.gz
bcm5719-llvm-ccf096463a86b4b8f49bf4141c17bf155dcbfe60.zip
Let llvm-cvtres (and lld-link) report duplicate resources
If two .res files contain the same resource, cvtres.exe (and hence link.exe) reject the input with this message: CVTRES : fatal error CVT1100: duplicate resource. type:STRING, name:101, language:0x0409 LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt llvm-cvtres (and lld-link) used to silently pick one of the duplicate resources instead. This patch makes them report an error as well. We slightly improve on cvtres by printing the name of two .res files containing duplicate entries as well. Differential Revision: https://reviews.llvm.org/D61049 llvm-svn: 359083
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud