summaryrefslogtreecommitdiff
path: root/test/Driver/apple-kext-mkernel.c
AgeCommit message (Expand)Author
2015-10-30Support watchOS and tvOS driver optionsTim Northover
2015-08-10[Driver] Fix handling of -fbuiltin/-fcommon when combined with -mkernelJohn Brawn
2015-07-28[ARM] Pass subtarget feature "+strict-align".Akira Hatanaka
2015-07-07[ARM] Pass subtarget feature "+long-calls" instead of passing backend optionAkira Hatanaka
2012-11-29[driver] -mkernel implies -mstrict-align; don't add the redundant option.Chad Rosier
2012-03-26[driver] Testcase for r153469, r153470, and r153478.Chad Rosier
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2011-03-22Frontend: Add a more explicit -backend-option flag for passing backend commandDaniel Dunbar
2011-03-17Driver/Darwin: These are command line options, not target features.Daniel Dunbar
2011-03-17Driver/Darwin/ARM: Kernel/kext code has more strict alignment requirements.Daniel Dunbar
2011-01-07Add all options needed to support -fapple-kext. wip.Fariborz Jahanian