]> granicus.if.org Git - clang/commit
Reintroduce the TargetTransformInfo to the clang pass manager.
authorNadav Rotem <nrotem@apple.com>
Fri, 19 Oct 2012 04:15:32 +0000 (04:15 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 19 Oct 2012 04:15:32 +0000 (04:15 +0000)
commit25030c46223f117f5d77936d3e5d0502a5c42e63
tree6e2b7914e16df8e24051ace304858aabef5b3f43
parent71197a31a15f1a9226b496b19142a9d655efc725
Reintroduce the TargetTransformInfo to the clang pass manager.

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