1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/MC
Chris Lattner 13354d7bbc implement support for 32-bit address operands in 64-bit mode, which
are defined to emit the 0x67 prefix byte.  rdar://8482675

llvm-svn: 115021
2010-09-29 03:33:25 +00:00
..
AsmParser implement support for 32-bit address operands in 64-bit mode, which 2010-09-29 03:33:25 +00:00
COFF MC-COFF: Drop empty sections, and label symbols. Convert relocations 2010-09-27 08:58:26 +00:00
Disassembler Fix vmov.f64 disassembly on targets where sizeof(long) != 8. 2010-09-17 23:48:07 +00:00
ELF On elf, undefined symbols can start with .L. 2010-09-28 16:19:11 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00