summaryrefslogtreecommitdiff
path: root/lib/Driver/ToolChains/MinGW.h
Commit message (Expand)AuthorAgeFilesLines
* The MinGW linker supports response filesReid Kleckner2019-08-021-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MinGW] Allow using LTO when lld is used as linkerMartin Storsjo2018-10-121-0/+4
* [MinGW] Allow using ASanMartin Storsjo2018-10-011-0/+2
* [MinGW] Look for a cross sysroot relative to the clang binaryMartin Storsjo2018-04-181-0/+1
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-1/+3
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-3/+1
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-1/+3
* [Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.Akira Hatanaka2017-08-031-1/+1
* Driver: Better detection of mingw-gccMartell Malone2017-04-181-0/+1
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+102