summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/constructor.ll
Commit message (Expand)AuthorAgeFilesLines
* [COFF] Implement constructor prioritiesMartin Storsjo2017-11-281-1/+26
* [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)Davide Italiano2017-06-211-0/+2
* [X86] Clang option -fuse-init-array has no effect when generating for MCU targetNikolai Bozhenov2017-05-091-0/+5
* [CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD.Davide Italiano2016-09-261-0/+2
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-6/+6
* Make NaCl's use of .init_array for static constructors match LinuxDerek Schuff2015-03-111-0/+8
* Revert "Disable the fix for pr20793 because of a gnu ld bug."Rafael Espindola2014-09-051-19/+2
* Disable the fix for pr20793 because of a gnu ld bug.Rafael Espindola2014-09-051-2/+19
* Fix pr20793.Rafael Espindola2014-09-041-3/+5
* Replace -use-init-array with -use-ctors.Rafael Espindola2014-09-021-2/+2
* really add a triple :-(Rafael Espindola2012-06-191-1/+1
* Add a triple to the test.Rafael Espindola2012-06-191-1/+1
* Move the support for using .init_array from ARM to the genericRafael Espindola2012-06-191-0/+27
OpenPOWER on IntegriCloud