| commit | 6685c08e5f91ab7d40b06d1eeb0943afc0c4ae54 | [log] [tgz] |
|---|---|---|
| author | James Molloy <james.molloy@arm.com> | Thu Jan 26 09:25:43 2012 +0000 |
| committer | James Molloy <james.molloy@arm.com> | Thu Jan 26 09:25:43 2012 +0000 |
| tree | 732542f29d02943edcebb5a7db0a77a31f889940 | |
| parent | 5f29b0e57b408f90201c39e20216823a21df60f9 [diff] |
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. llvm-svn: 149057