summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/CrossWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Consistently make llvm::opt::ArgStringList usage explicit to try and appease ...Simon Pilgrim2018-10-121-0/+1
* [MinGW, CrossWindows] Allow passing -static together with -sharedMartin Storsjo2018-02-271-1/+2
* Driver: remove support for libstdc++ from CrossWindowsSaleem Abdulrasool2017-09-221-34/+3
* [AArch64] Add support for a MinGW AArch64 targetMartin Storsjo2017-08-131-0/+5
* [Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.Akira Hatanaka2017-08-031-1/+1
* Introduce -nostdlib++ flag to disable linking the C++ standard library.Nico Weber2017-07-251-2/+1
* Driver: honor -nostdinc and -isystem-after on CrossWindowsSaleem Abdulrasool2017-06-301-4/+10
* Driver: only inject libstdc++ paths when needed on CrossWindowsSaleem Abdulrasool2017-05-041-1/+1
* Toolchains: remove crtbegin on xwindowsSaleem Abdulrasool2017-04-071-9/+0
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+318
OpenPOWER on IntegriCloud