Skip to content
Commit 2a8037b5 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix an incredibly subtle bug exposed by Ted's change to APInt profiling.

AddNodeIDNode does profiling for a ConstantSDNode, but so does 
SelectionDAG::getConstant.  This profiling should be moved to a common
static function in ConstantSDNode.

llvm-svn: 47359
parent 59cc1595
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment