]> granicus.if.org Git - clang/commit
clang-cl: Implement /GL in terms of -flto.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 6 Jun 2015 02:09:34 +0000 (02:09 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 6 Jun 2015 02:09:34 +0000 (02:09 +0000)
commit34c85558f253d28210370a9e7f99e04535423189
tree0f21a8db14b6a341ddb437a6a87198a5bf89de3c
parent2b6d863890e81a6bf351ed0ef67b1c237796bba0
clang-cl: Implement /GL in terms of -flto.

No documentation yet; the linker needs more work.

Differential Revision: http://reviews.llvm.org/D10270

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239213 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CLCompatOptions.td
lib/Driver/Driver.cpp
lib/Driver/Types.cpp
test/Driver/cl-outputs.c