commit | cb1f68d7c8bea99530ba55813c2b4ddd14556286 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Aug 22 00:42:39 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Aug 22 00:42:39 2012 +0000 |
tree | fd420d454a144e1e6775acc617860ae35830f8bd | |
parent | bc363931085587bac42a40653962a3e5acd1ffce [diff] |
Initialize SelectionDAGBuilder's Context in 'init', not in its constructor. The SelectionDAG's 'init' has not been called when the SelectionDAGBuilder is constructed (in SelectionDAGISel's constructor), so this was previously always initialized with 0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162333 91177308-0d34-0410-b5e6-96231b3b80d8