summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/xcore-opts.c
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Replace cc1 options '-mdisable-fp-elim' and '-momit-leaf-frame-pointer'Yuanfang Chen2019-07-201-2/+1
* [Driver] Refactor interaction between -f(no-)?omit-frame-pointer and -m(no-)?...Fangrui Song2019-07-121-1/+1
* [xcore] Make the exceptions test actually check for the absence of -fexceptio...Filipe Cabecinhas2015-01-291-2/+2
* XCore target: fix handling of -g0 flagRobert Lytton2014-05-021-0/+5
* Fix broken CHECK linesNico Rieck2014-02-161-2/+2
* XCore target pass -v flag to assembler & linkerRobert Lytton2014-02-131-3/+4
* XCore target -fexceptions flag handlingRobert Lytton2014-02-131-0/+15
* XCore target: Pass through "-fverbose-asm" flag to xcc assembler.Robert Lytton2014-02-111-2/+2
* XCore target has -fno-use-cxa-atexit as default.Robert Lytton2013-11-121-1/+2
* remove path separator from test/Driver/xcore-opts.cRobert Lytton2013-10-111-2/+2
* XCore target: add an xcore toolchain implementationRobert Lytton2013-10-111-1/+6
* fix xcore-opts.c testRobert Lytton2013-09-111-1/+1
* XCore target: correct test layoutRobert Lytton2013-08-191-13/+5
* Add XCore targetRobert Lytton2013-08-131-0/+15
OpenPOWER on IntegriCloud