Support: Return ScaledNumbers::MaxScale from getQuotient()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 24 Jun 2014 00:26:08 +0000 (00:26 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 24 Jun 2014 00:26:08 +0000 (00:26 +0000)
commit8e52bcc59106ea6221c607ab735215ca8d7a4a44
tree29ff9b715d9cc1872263de725d1b6bef0d52c16d
parent784bb5992ac36b693dbca9e9e5b03b76756dcdd9
Support: Return ScaledNumbers::MaxScale from getQuotient()

Return MaxScale now that it's available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211559 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ScaledNumber.h
unittests/Support/ScaledNumberTest.cpp