Attempt to make buildbot happier with r266032.
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 12 Apr 2016 01:44:13 +0000 (01:44 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Tue, 12 Apr 2016 01:44:13 +0000 (01:44 +0000)
commit4540ca36a0b6435c53b81d208b136844cf546068
tree2c24464bb6da835f66a07d61fda2f2856104a1d2
parentb184bfa13b9f930f1077bc8e670b2ae46b3cce2e
Attempt to make buildbot happier with r266032.

Apparently std::numeric_limits<unsigned>::max() isn't constexpr
everywhere yet.

llvm-svn: 266034
llvm/lib/IR/Attributes.cpp