summaryrefslogtreecommitdiffstats
path: root/tools/driver/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-1/+1
* Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song2018-12-121-0/+1
* Rewrite the VS integration scripts.Zachary Turner2018-07-201-4/+0
* [cmake] Add linker detection for Apple platformsShoaib Meenai2018-06-141-2/+2
* [cmake] Support LLD for CLANG_ORDER_FILEShoaib Meenai2018-06-021-2/+5
* [cmake] Use LLVM's check_linker_flagShoaib Meenai2018-06-021-8/+1
* Link to AggressiveInstCombine in a few places. Unbreaks build for me.Roman Lebedev2018-04-241-0/+1
* Recommit r329442: Generate Libclang invocation reproducers using a newAlex Lorenz2018-04-071-0/+1
* Revert r329442 "Generate Libclang invocation reproducers using a newAlex Lorenz2018-04-061-1/+0
* Generate Libclang invocation reproducers using a new -cc1gen-reproducerAlex Lorenz2018-04-061-0/+1
* [clang] Use PRIVATE in target_link_librariesShoaib Meenai2017-12-061-1/+1
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-1/+3
* Create msbuild only when using MSVCReid Kleckner2017-03-161-1/+1
* [clang] Enable using --section-ordering-file option of ld.goldAlexander Shaposhnikov2017-01-091-8/+12
* [CMake] Fixing clang standalone buildChris Bieneman2016-11-191-1/+5
* [CMake] clang depends on intrinsics_genChris Bieneman2016-11-181-0/+3
* [CMake] Fixing variable names that were mistypedChris Bieneman2016-11-181-1/+1
* Remove the unused POLLY_LINK_LIBS for linking polly into clangHongbin Zheng2016-11-031-5/+0
* [cmake] Install 'clang-cpp' symlinkMichal Gorny2016-10-021-1/+1
* [Order Files] Don't use empty order filesChris Bieneman2016-08-111-2/+9
* [Perf-Training] Reworked workflow improvements for order-file generationChris Bieneman2016-04-081-2/+19
* [Order Files] Fix order file usageChris Bieneman2016-03-291-1/+1
* [cmake] Revert r260742 (and r260744) to improve order file support.Chandler Carruth2016-02-171-18/+2
* [CMake] Improve the clang order-file generation workflowChris Bieneman2016-02-121-2/+18
* [CMake] One more try to make CMake clean up after itselfChris Bieneman2016-02-051-1/+1
* Revert "[CMake] Improve the clang order-file generation workflow"Chris Bieneman2016-02-051-5/+1
* [CMake] Trying to fix a bot failure I introduced in r259862Chris Bieneman2016-02-051-1/+1
* [CMake] Improve the clang order-file generation workflowChris Bieneman2016-02-051-1/+5
* [CMake] Creating add_clang_tool macro to wrap add_clang_executable and genera...Chris Bieneman2016-01-191-13/+1
* No longer creating the install-clang target for IDEs, as it was never meant f...Aaron Ballman2015-11-101-5/+8
* [CMake]Getting rid of references to LLVM_SUBMIT_VERSION and LLVM_SUBMIT_SUBVE...Chris Bieneman2015-10-131-4/+1
* Add msbuild-bin/cl to CLANG_LINKS_TO_CREATEHans Wennborg2015-09-211-0/+4
* [CMake] Refactoring and cleaning up clang symlink generation.Chris Bieneman2015-09-181-29/+7
* Revert "[CMake] Refactoring and cleaning up clang symlink generation."Chris Bieneman2015-09-181-7/+29
* [CMake] Refactoring and cleaning up clang symlink generation.Chris Bieneman2015-09-181-29/+7
* [CMake] Add install-clang target to install just the clang executableChris Bieneman2015-09-171-1/+7
* Update to reflect the library set in LLVM changing.Chandler Carruth2015-08-181-1/+0
* [CMake] Fill up required libs, corresponding to r241653.NAKAMURA Takumi2015-07-081-0/+1
* [CMake] clang-*.*: Prevent versioning if the buildhost is targeting for Win32.NAKAMURA Takumi2015-07-051-1/+5
* Fix incremental linking with ninja and CMake 3.2+, see LLVM r232662 for detailsReid Kleckner2015-03-191-1/+1
* Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt.NAKAMURA Takumi2014-07-151-1/+0
* driver: add link dependency on CodeGenAlp Toker2014-07-011-0/+1
* CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use=Justin Bogner2014-04-181-0/+1
* static link pollySebastian Pop2014-03-141-0/+8
* Revert "CodeGen: Use a binary format for instrumentation based profiling"Justin Bogner2014-03-121-1/+0
* CodeGen: Use a binary format for instrumentation based profilingJustin Bogner2014-03-121-0/+1
* Replace CLANG_IS_PRODUCTION with CLANG_PLUGIN_SUPPORT.Rafael Espindola2014-03-101-3/+3
* Add an option to disable plugins in clang.Rafael Espindola2014-03-081-3/+12
* Revert "Add an option to disable plugins in clang."Rafael Espindola2014-03-081-6/+4
* Add an option to disable plugins in clang.Rafael Espindola2014-03-081-4/+6