Fix miscompile. Add back the use of the ArrayRef version of the ::get method.
authorBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 10:28:39 +0000 (10:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 27 Jan 2013 10:28:39 +0000 (10:28 +0000)
commitf5c1f555cb5df255e7af9122eb7531b4646db847
treed63c58d5ba0d97588e27d21ea3255e8d9722ebff
parenta05f97c6e5db78a17ea489b1f27aee9dc0f0ec94
Fix miscompile. Add back the use of the ArrayRef version of the ::get method.

llvm-svn: 173613
llvm/include/llvm/IR/Attributes.h
llvm/lib/IR/Attributes.cpp