Skip to content
Commit ccab3178 authored by Kevin Enderby's avatar Kevin Enderby
Browse files

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
parent 879d8f1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment