llvm-6502/test/MC
James Molloy 34982576a4 Add support for the R_ARM_TARGET1 relocation, which should be given to relocations applied to all C++ constructors and destructors.
This enables the linker to match concrete relocation types (absolute or relative) with whatever library or C++ support code is being linked against.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149057 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-26 09:25:43 +00:00
..
ARM Add support for the R_ARM_TARGET1 relocation, which should be given to relocations applied to all C++ constructors and destructors. 2012-01-26 09:25:43 +00:00
AsmParser
COFF
Disassembler
ELF Add support for .cfi_signal_frame. Fixes pr11762. 2012-01-23 21:51:52 +00:00
MachO ARM Darwin symbol ref differences w/o subsection-via-symbols. 2012-01-24 21:45:25 +00:00
MBlaze
Mips
X86 Intel Syntax: Extend special hand coded logic, to recognize special instructions, for intel syntax. 2012-01-24 21:43:36 +00:00