[PATCH] D141134: [NFC] Only expose getXXXSize functions in TypeSize
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 01:32:53 PST 2023
gchatelet added a comment.
sdesmalen@ do you feel strongly about the `getXXXSize` version of the functions?
I tend to agree with courbet@ that `getXXXValue` is more correct (semantically speaking). Also it makes the implementation simpler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141134/new/
https://reviews.llvm.org/D141134
More information about the llvm-commits
mailing list