diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-08-22 00:42:39 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-08-22 00:42:39 +0000 |
commit | 3fb2047f82296c135b502ef09dff4583cfe307de (patch) | |
tree | 517e6bbcc1994f73e81314c9e214288a4ebd3040 /llvm/lib/MC/MCObjectStreamer.cpp | |
parent | 82e5a262408df49a34e02ba86d2424f3cdce1420 (diff) | |
download | bcm5719-llvm-3fb2047f82296c135b502ef09dff4583cfe307de.tar.gz bcm5719-llvm-3fb2047f82296c135b502ef09dff4583cfe307de.zip |
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.
llvm-svn: 162333
Diffstat (limited to 'llvm/lib/MC/MCObjectStreamer.cpp')
0 files changed, 0 insertions, 0 deletions