Change SmallVector param to the more general ArrayRef; NFCI
authorSanjay Patel <spatel@rotateright.com>
Thu, 29 Jan 2015 23:35:04 +0000 (23:35 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 29 Jan 2015 23:35:04 +0000 (23:35 +0000)
commit65d9a05c7632c6829acfab437ebf4eae06666f5b
tree3c01a1e814a6174f514a5d244d5dc2e4cde8c58b
parentca6d2a825c6f714ca200918859db08b40afb242b
Change SmallVector param to the more general ArrayRef; NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp