make an array of constants explicitly const
authorSanjay Patel <spatel@rotateright.com>
Thu, 12 Mar 2015 16:29:58 +0000 (16:29 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 12 Mar 2015 16:29:58 +0000 (16:29 +0000)
commit7b079fb219836bc85da0825b0f57495839304108
tree8358a9307d46b6626b708554635cd3e57b5f7c64
parentb5356e7fcdf28b939a831bce3c754c321d86a213
make an array of constants explicitly const

Suggested by Craig Topper in D8184.

This goes with r232047.

llvm-svn: 232056
llvm/lib/IR/AutoUpgrade.cpp