1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/tools/llvm-cvtres
Eric Beckmann 61e3f78f74 Fix bug in symbol generation for resource COFF
Symbols in the resource COFF file should be for .rsrc$02, where the
actual resource data is, not .rsrc$01, which contains the directory
tree.

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

Patch by Joe Ranieri.

llvm-svn: 306853
2017-06-30 18:16:35 +00:00
..
Inputs Update the test framework for llvm-cvtres to be more comprehensive. 2017-06-13 00:16:32 +00:00
combined.test Re-enable tests on power pc since the bug has been fixed. 2017-06-14 00:22:43 +00:00
help.test Update the test framework for llvm-cvtres to be more comprehensive. 2017-06-13 00:16:32 +00:00
machine.test Update the test framework for llvm-cvtres to be more comprehensive. 2017-06-13 00:16:32 +00:00
object.test Re-enable tests on power pc since the bug has been fixed. 2017-06-14 00:22:43 +00:00
parse.test Read /out:%t which was (accidentally?) removed in r305258. 2017-06-13 07:00:05 +00:00
symbols.test Fix bug in symbol generation for resource COFF 2017-06-30 18:16:35 +00:00