[PATCH] D30614: [APInt] Move operator~ out of line to make it better able to reused memory allocation from temporary objects
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 5 08:22:41 PST 2017
RKSimon added a comment.
Are there any uses of this? APIntTest.cpp doesn't seem to have any.
https://reviews.llvm.org/D30614
More information about the llvm-commits
mailing list