summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/apple-kext-mkernel.c
Commit message (Expand)AuthorAgeFilesLines
* Remove -cc1 option "-backend-option".Eli Friedman2018-04-121-4/+0
* Support watchOS and tvOS driver optionsTim Northover2015-10-301-0/+4
* [Driver] Fix handling of -fbuiltin/-fcommon when combined with -mkernelJohn Brawn2015-08-101-6/+11
* [ARM] Pass subtarget feature "+strict-align".Akira Hatanaka2015-07-281-2/+2
* [ARM] Pass subtarget feature "+long-calls" instead of passing backend optionAkira Hatanaka2015-07-071-1/+1
* [driver] -mkernel implies -mstrict-align; don't add the redundant option.Chad Rosier2012-11-291-1/+2
* [driver] Testcase for r153469, r153470, and r153478.Chad Rosier2012-03-261-0/+4
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-2/+2
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-2/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-2/+2
* Frontend: Add a more explicit -backend-option flag for passing backend commandDaniel Dunbar2011-03-221-2/+2
* Driver/Darwin: These are command line options, not target features.Daniel Dunbar2011-03-171-2/+2
* Driver/Darwin/ARM: Kernel/kext code has more strict alignment requirements.Daniel Dunbar2011-03-171-6/+18
* Add all options needed to support -fapple-kext. wip.Fariborz Jahanian2011-01-071-0/+6
OpenPOWER on IntegriCloud