summaryrefslogtreecommitdiffstats
path: root/lib/Driver/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for Ananas platformEd Schouten2017-06-251-0/+1
* Update libdeps to add BinaryFormat, introduced in r304864.NAKAMURA Takumi2017-06-071-0/+1
* Don't defer to the GCC driver for linking arm-baremetalJonathan Roelofs2017-05-251-0/+1
* [XRay] Add -fxray-{always,never}-instrument= flags to clangDean Michael Berris2017-03-301-0/+1
* Driver/ToolChains: Mips -> MipsLinuxKonstantin Zhuravlyov2017-03-081-1/+1
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-12/+37
* [Driver] Move architecture-specific free helper functions to their own files.David L. Jones2017-02-241-1/+8
* [Driver] Refactor distro detection & classification as a separate APIMichal Gorny2016-11-281-0/+1
* MSVCToolChain.cpp: Make version.dll generic for win32.NAKAMURA Takumi2016-05-141-0/+6
* Support mingw-w64 and mingw.org toolchains at any install location.Yaron Keren2015-07-021-0/+1
* Driver: add CrossWindowsToolChainSaleem Abdulrasool2014-10-241-0/+1
* Driver: rename Windows to MSVCToolChainSaleem Abdulrasool2014-10-221-1/+1
* Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.Alexey Samsonov2014-07-091-1/+0
* cc1as: consolidate option flags with cc1 and eliminate duplicationAlp Toker2014-07-091-2/+0
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-5/+1
* Add Multilib selection machineryJonathan Roelofs2014-02-121-0/+1
* Revert 201202Jonathan Roelofs2014-02-121-1/+0
* Add Multilib selection machineryJonathan Roelofs2014-02-121-0/+1
* [CMake] clangDriver: Move LLVM stuff in target_link_library to LLVM_LINK_COMP...NAKAMURA Takumi2013-12-091-2/+6
* Re-apply r188666Alexey Samsonov2013-08-191-0/+1
* Move SanitizerArgs implementation from .h to .cppAlexey Samsonov2013-08-081-0/+1
* [Driver] Refactor clang driver to use LLVM's Option libraryReid Kleckner2013-06-141-4/+1
* clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi2012-07-271-0/+1
* clang/lib: [CMake] Reformat, alphabetize lists.NAKAMURA Takumi2012-07-271-1/+1
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-4/+9
* Zap the /Za compiler switch from MSVC projects, the option is considered harm...Francois Pichet2012-06-061-7/+0
* Remove AST and Parse from Driver's dependencies.Jordan Rose2012-06-041-1/+1
* Speculatively fix windows cmake builders.Andrew Trick2012-05-021-1/+1
* Unify Options.td and CC1Options.td, in a first step towards unifying the seri...James Molloy2012-05-011-1/+0
* Delete the driver's HostInfo class. This abstraction just never reallyChandler Carruth2012-01-251-1/+0
* Split the Windows toolchain definition into its own file. This isChandler Carruth2011-12-171-0/+1
* Fix MSVC build.Michael J. Spencer2011-11-051-0/+8
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-13/+4
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-4/+13
* Clean up CMake dependenciesDouglas Gregor2010-09-091-0/+2
* Update CMake build for new attribute changes.Sean Hunt2010-06-171-2/+2
* Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap...Daniel Dunbar2010-05-201-1/+3
* Sort calls to add_clang_library()Kovarththanan Rajaratnam2010-03-221-1/+1
* Add missing dependency for CMake.Daniel Dunbar2009-11-191-1/+1
* Sketch .td file and build system goop for OptTable based clang-cc options.Daniel Dunbar2009-11-191-0/+1
* Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar2009-11-191-1/+1
* Driver: Split OptTable out into OptTable.{h,cpp}Daniel Dunbar2009-11-191-0/+1
* Fix some TableGen-related dependencies for the Clang CMake buildDouglas Gregor2009-06-231-1/+1
* Add some missing CMake dependenciesDouglas Gregor2009-06-181-0/+2
* Really fix cmake style builds.Mike Stump2009-03-241-0/+5
* support cmakeGabor Greif2009-03-131-0/+14
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-10/+0
* Minor update to CMake build system.Eli Friedman2008-11-301-0/+1