summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/cxx-global-constructor.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the R_ARM_TARGET1 relocation, which should be given to ↵James Molloy2012-01-261-0/+12
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
OpenPOWER on IntegriCloud