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)
commit16f95669ec814d98ce28ad514df603c01d662ee8
tree55843eed546e5314c1d4a3a41a1daf71fc3239d9
parent08c11d302325b3715d77f4208d183c9b2a253b14
Fix miscompile. Add back the use of the ArrayRef version of the ::get method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173613 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Attributes.h
lib/IR/Attributes.cpp