Add MathExtras.h OffsetToAlignment, like RoundUpToAlignment but returns the
authorDaniel Dunbar <daniel@zuster.org>
Fri, 28 Aug 2009 05:48:04 +0000 (05:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 28 Aug 2009 05:48:04 +0000 (05:48 +0000)
commiteccf22528f8b4c21cdbd2f620cbe39dbb38ea6e1
tree8d78e94829aa443ddc928b970a248a5157b3566b
parentca7943226e1d58f4f3ae936f93aa03c2a72289ae
Add MathExtras.h OffsetToAlignment, like RoundUpToAlignment but returns the
offset to the next aligned integer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80339 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MathExtras.h