1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC
Kevin Enderby da3290e68c Added the first bits of the ARM target assembler to llvm-mc. For now it only
parses the .word directive as 4 bytes and ARMAsmParser::ParseInstruction will
give an error is called.  Broke out the test of the .word directive into two
different test cases, one for x86 and one for arm.

llvm-svn: 81817
2009-09-15 00:27:25 +00:00
..
AsmParser Added the first bits of the ARM target assembler to llvm-mc. For now it only 2009-09-15 00:27:25 +00:00
MachO llvm-mc: Support .comm emission. 2009-08-28 07:08:35 +00:00