summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/constructor.ll
AgeCommit message (Expand)Author
2017-11-28[COFF] Implement constructor prioritiesMartin Storsjo
2017-06-21[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)Davide Italiano
2017-05-09[X86] Clang option -fuse-init-array has no effect when generating for MCU targetNikolai Bozhenov
2016-09-26[CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD.Davide Italiano
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-03-11Make NaCl's use of .init_array for static constructors match LinuxDerek Schuff
2014-09-05Revert "Disable the fix for pr20793 because of a gnu ld bug."Rafael Espindola
2014-09-05Disable the fix for pr20793 because of a gnu ld bug.Rafael Espindola
2014-09-04Fix pr20793.Rafael Espindola
2014-09-02Replace -use-init-array with -use-ctors.Rafael Espindola
2012-06-19really add a triple :-(Rafael Espindola
2012-06-19Add a triple to the test.Rafael Espindola
2012-06-19Move the support for using .init_array from ARM to the genericRafael Espindola