[LegalizeDAG] Make one of the ReplaceNode signatures take an ArrayRef instead a point...
authorCraig Topper <craig.topper@intel.com>
Mon, 8 Oct 2018 02:02:08 +0000 (02:02 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 8 Oct 2018 02:02:08 +0000 (02:02 +0000)
commitc058a68784d25309f786a0f98f6af1c549126607
tree76f1f42b9e8313b2e7dfe5f2136771b22c4a3499
parentcd38de8b15ffc50454f010cbcae3e508eccf2633
[LegalizeDAG] Make one of the ReplaceNode signatures take an ArrayRef instead a pointer to an array. Add assert on size of array. NFC

llvm-svn: 343948
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp