]> granicus.if.org Git - clang/commit
Revert "Clang support for -flto=thin." (bot failures)
authorTeresa Johnson <tejohnson@google.com>
Thu, 15 Oct 2015 13:41:51 +0000 (13:41 +0000)
committerTeresa Johnson <tejohnson@google.com>
Thu, 15 Oct 2015 13:41:51 +0000 (13:41 +0000)
commit681157a8a950b61ac9b4ea0776d1f2fefab09ad9
treecc389ee0a10b00ece4f685206cf233926d7a229f
parent7128e301f9476b4bf5c9022d83ee58a6b1c18b9e
Revert "Clang support for -flto=thin." (bot failures)

Rolling this back for now since there are a couple of bot failures on
the new tests I added, and I won't have a chance to look at them in detail
until later this afternoon. I think the new tests need some restrictions on
having the gold plugin available.

This reverts commit r250398.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250402 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/clang/Driver/Driver.h
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/Driver.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/clang_f_opts.c
test/Driver/lto.c
test/Driver/thinlto.c [deleted file]
test/Misc/thinlto.c [deleted file]