aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/SSI.cpp
diff options
context:
space:
mode:
authorErick Tryzelaar <idadesub@users.sourceforge.net>2009-08-19 02:53:07 +0000
committerErick Tryzelaar <idadesub@users.sourceforge.net>2009-08-19 02:53:07 +0000
commita8f0bc04d33390d06115b80ad22a081598ba0fca (patch)
tree11ff5d7ac3275ab04c99f8dfc59f5c8fd24fdbcd /lib/Transforms/Utils/SSI.cpp
parent8481e3b368444386d5be5b74cd1e0ba6f858d983 (diff)
Fix gcc-4.4/fedora 11 by adding a sentinel value to SimpleValueType.
gcc-4.4 was optimizing away comparisons against SimpleValueType when it was compared to a value larger than the largest value in the enum. This patch works around it by adding one extra item to the enum so that these tests will now be valid. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79401 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SSI.cpp')
0 files changed, 0 insertions, 0 deletions