llvm-6502/test/MC
David Woodhouse 93f81d9b33 [x86] Fix signed relocations for i64i32imm operands
These should end up (in ELF) as R_X86_64_32S relocs, not R_X86_64_32.
Kill the horrid and incomplete special case and FIXME in
EncodeInstruction() and set things up so it can infer the signedness
from the ImmType just like it can the size and whether it's PC-relative.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200495 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-30 22:20:41 +00:00
..
AArch64
ARM ARM IAS: support .object_arch 2014-01-30 04:46:41 +00:00
AsmParser MC: Better management of macro arguments 2014-01-29 18:57:46 +00:00
COFF Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx target 2014-01-30 21:13:05 +00:00
Disassembler
ELF MC: Add support for .cfi_startproc simple 2014-01-27 17:20:25 +00:00
MachO
Markup
Mips [mips][msa] Add fill.d instruction. 2014-01-29 15:12:02 +00:00
PowerPC
Sparc
SystemZ
X86 [x86] Fix signed relocations for i64i32imm operands 2014-01-30 22:20:41 +00:00