[PATCH] D60353: ELF: Add basic partition data structures and behaviours.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 17 06:28:53 PDT 2019
MaskRay added a comment.
> although I'd like to somehow continue using the term "Live" instead of Partition is zero" to explain liveness in code and comments, though.
I think this is fine... After all all `S->Live` uses have been changed to `S->isLive()`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60353/new/
https://reviews.llvm.org/D60353
More information about the llvm-commits
mailing list