aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-04-19 17:01:58 +0000
committerCraig Topper <craig.topper@gmail.com>2017-04-19 17:01:58 +0000
commitc67fe57e1e2e2d23a152fc4d16c916e2d388d9d2 (patch)
treef3bb9c41e351dcb87a6a295e1de044829800049c /llvm/unittests/Support/MathExtrasTest.cpp
parenta3c297dba429774fb1fe54eb59ea60b07cf5c879 (diff)
downloadllvm-c67fe57e1e2e2d23a152fc4d16c916e2d388d9d2.zip
llvm-c67fe57e1e2e2d23a152fc4d16c916e2d388d9d2.tar.gz
llvm-c67fe57e1e2e2d23a152fc4d16c916e2d388d9d2.tar.bz2
[APInt] Move the 'return *this' from the slow cases of assignment operators inline. We should let the compiler see that the fast/slow cases both return *this.
I don't think we chain assignments together very often so this shouldn't matter much. llvm-svn: 300715
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions