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)
commit102187efba7e084e7b2f59a435cb0b3583189d7b
treef16b1d1822a6096fc67b3dc60ea2e7b81a50b3f6
parente471ed0620bae51dfab62a58428b1b86408cd286
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209872 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h