llvm-6502/test/MC
Johnny Chen 2fb10f17d8 Multiclass LdStCop was using pre-UAL syntax LDC<c>L for the L fragment. Changed
to the UAL syntax of LDCL<c>, instead.

Add a test case for this change which also tests the removal of assert() from
printAddrMode2OffsetOperand().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101527 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-16 19:33:23 +00:00
..
AsmParser implement mc asmparser support for '.', which gets the 2010-04-14 04:40:28 +00:00
Disassembler Multiclass LdStCop was using pre-UAL syntax LDC<c>L for the L fragment. Changed 2010-04-16 19:33:23 +00:00
MachO MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even for non-PCrel relocations! 2010-03-29 23:56:40 +00:00