Don't cache the TLI object since we have access to it through TargetMachine already.
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Jun 2013 20:32:16 +0000 (20:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Jun 2013 20:32:16 +0000 (20:32 +0000)
commitd626d33246c897a10d40e01b8658fa05c36b1e5f
tree03a58eaa456b0f273e7d3d604151de71ab728eda
parentc896020dd8d6c2f25f5bf7eb9191fd4e72407015
Don't cache the TLI object since we have access to it through TargetMachine already.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184346 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FunctionLoweringInfo.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp