summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Clang.cmake
Commit message (Expand)AuthorAgeFilesLines
* PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-191-17/+3
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+20
* Autogen: Add clang --target= flag to compiler predefines commandBrad King2018-10-051-0/+8
* LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-061-0/+2
* Flang: Identify as simulating MSVC on WindowsIsuru Fernando2017-10-311-1/+2
* IPO: Fix support for spaces in path to archive toolsThomas Stenersen2017-10-061-3/+3
* IPO: Consider support for each language separatelyBrad King2017-06-141-2/+2
* Clang: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-0/+2
* Clang IPO (LTO) supportRuslan Baratov2017-04-281-6/+48
* Implement interprocedural optimization for GNU compilersRuslan Baratov2017-03-301-0/+8
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-2/+2
* Update the Clang pattern to specify compiler options.Stephen Kelly2013-11-251-2/+7
* Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-191-0/+1
* Add compiler target compile options.Stephen Kelly2013-11-191-0/+1
* Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-041-7/+13
* Revert "Add compiler target compile options."Stephen Kelly2013-08-091-1/+0
* Add compiler target compile options.Stephen Kelly2013-06-111-0/+1
* Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-021-0/+1
* Clang: Add -isystem flag support everywhereBen Boeckel2013-03-281-0/+1
* Clang: All versions know about -fPIE (#13550)Brad King2012-09-191-0/+1
* Clang: Split Compiler/Clang* modules out from GNU (#13550)Brad King2012-09-191-0/+25