[PATCH] D77621: ADT: SmallVector size/capacity use word-size integers when elements are small
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 30 12:53:48 PDT 2020
nikic added a comment.
@browneee Looks like LLVM already defines `LLVM_PTR_SIZE` as a more portable version of `__SIZEOF_POINTER__`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77621/new/
https://reviews.llvm.org/D77621
More information about the cfe-commits
mailing list