]> granicus.if.org Git - clang/commit
[MinGW] Allow using LTO when lld is used as linker
authorMartin Storsjo <martin@martin.st>
Fri, 12 Oct 2018 20:15:51 +0000 (20:15 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 12 Oct 2018 20:15:51 +0000 (20:15 +0000)
commit1c99505cfafe7f6057981f365a75ae869c13b13d
tree485cadeb4851ceade273e266d4762e2f32d298d0
parent9f679a5688231f3bad6f6d3d3738df5ffd7b75ed
[MinGW] Allow using LTO when lld is used as linker

Differential Revision: https://reviews.llvm.org/D53195

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@344412 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/MinGW.cpp
lib/Driver/ToolChains/MinGW.h
test/Driver/mingw-lto.c [new file with mode: 0644]