summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/constructors.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Use .init_array for all gcc installations and simplify Generic_ELF -...Fangrui Song2019-12-131-1/+1
* Default to -fuse-init-arrayFangrui Song2019-12-121-2/+2
* Request init/fini array on FreeBSD 12 and laterDimitry Andric2018-06-291-0/+8
* Use -fuse-init-array if no gcc installation is found.Nico Weber2017-10-261-0/+6
* Unconditionally use .init_array instead of .ctors on Solaris.Aaron Ballman2017-07-141-0/+8
* Fix clash of gcc toolchains in driver regression tests.Samuel Antao2015-01-051-0/+10
* [ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.James Molloy2014-04-171-0/+9
* Enable -fuse-init-array for all AArch64 ELF targets by default, not just linux.Kristof Beyls2014-01-101-0/+9
* Fix the '-fuse-init-array' option to actually be an option.Chandler Carruth2012-11-211-15/+33
* Enable -fuse-init-array for Android X86/MIPS.Logan Chien2012-11-191-1/+17
* Add a -fuse-init-array option to cc1 and map to the UseInitArray targetRafael Espindola2012-06-191-0/+14
OpenPOWER on IntegriCloud