Add a trivial ArrayRef helper overload to the SelectionDAG interface.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 30 May 2014 03:50:06 +0000 (03:50 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 30 May 2014 03:50:06 +0000 (03:50 +0000)
commit6cd3ebb223d822a1a208a73e48ad0ce2c2824ffd
tree0bcabe77eaec4bc096866c84dccad1ceea10e8ff
parentc0f9121e715ac63df217711b719418da69b855d3
Add a trivial ArrayRef helper overload to the SelectionDAG interface.
I'm using this pretty frequently in a patch I'm working on and it seems
generally useful.

llvm-svn: 209872
llvm/include/llvm/CodeGen/SelectionDAG.h