Support: Return scale from ScaledNumbers::matchScales()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 23:14:51 +0000 (23:14 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 23:14:51 +0000 (23:14 +0000)
commit465f06cfa660f36a930380207d47d22937effaaf
treefaebf88751df065e3efcd3f6be4e1ed9ab650b10
parent71c24112f164f525840442f7f22fe491095c53c1
Support: Return scale from ScaledNumbers::matchScales()

This will be convenient when extracting `ScaledNumbers::getSum()`.

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