]> granicus.if.org Git - clang/commit
Revert svn r165741 "Add TargetTransformInfo to the clang driver."
authorBob Wilson <bob.wilson@apple.com>
Thu, 18 Oct 2012 05:23:42 +0000 (05:23 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 18 Oct 2012 05:23:42 +0000 (05:23 +0000)
commit7c008813e17ddc2bb3953e925a86db3e1bf30198
tree346c9d838295744b79abddcb04d90d8dc56067ec
parent922fbc41e496c6bb843de5d4cbe26d54f1ecdedf
Revert svn r165741 "Add TargetTransformInfo to the clang driver."

Nadav's llvm change r165665 caused problems with an LTO bootstrap of clang,
so I'm reverting it for now, along with follow-on patches like this one.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166164 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp