[PATCH] D107024: [DIBuilder] Do not replace empty enum types
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 30 11:18:33 PDT 2021
aprantl added a comment.
I think that looks fine — I wonder if we should change the IR pretty printer to display empty arrays inline as `elements: !{}`, too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107024/new/
https://reviews.llvm.org/D107024
More information about the cfe-commits
mailing list