1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/test/tools/llvm-cvtres
Martin Storsjo 89757c2b38 [llvm-cvtres] Add support for ARM64
Also change some default cases into llvm_unreachable in
WindowsResourceCOFFWriter, to make it easier to find if they
are triggerd from within e.g. lld, which supported ARM64 earlier
than llvm-cvtres did.

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

llvm-svn: 317942
2017-11-10 22:27:41 +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 [llvm-cvtres] Add support for ARM64 2017-11-10 22:27:41 +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