hanchenye-llvm-project/llvm/test/tools/llvm-cvtres
Eric Beckmann e44afc4aff 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