Fixed bug in bad behavior in calculateFrameObjectOffsets,
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 3 Jun 2008 08:46:59 +0000 (08:46 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 3 Jun 2008 08:46:59 +0000 (08:46 +0000)
commita8c63f0fc9feb48f17d702a907f065959c41e337
tree52408dc574be0c4420f12ca3a03035c95c28da83
parentf73ff3aaf64627fb71753032904ee3ab2a7add28
Fixed bug in bad behavior in calculateFrameObjectOffsets,
the solution commited is different from the previous patch to
avoid int and unsigned comparison

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PrologEpilogInserter.cpp