summaryrefslogtreecommitdiff
path: root/test/Driver/constructors.c
AgeCommit message (Expand)Author
2017-10-26Use -fuse-init-array if no gcc installation is found.Nico Weber
2017-07-14Unconditionally use .init_array instead of .ctors on Solaris.Aaron Ballman
2015-01-05Fix clash of gcc toolchains in driver regression tests.Samuel Antao
2014-04-17[ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.James Molloy
2014-01-10Enable -fuse-init-array for all AArch64 ELF targets by default, not just linux.Kristof Beyls
2012-11-21Fix the '-fuse-init-array' option to actually be an option.Chandler Carruth
2012-11-19Enable -fuse-init-array for Android X86/MIPS.Logan Chien
2012-06-19Add a -fuse-init-array option to cc1 and map to the UseInitArray targetRafael Espindola