[PATCH] D107024: [DIBuilder] Do not replace empty enum types

Ellis Hoag via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 4 15:31:35 PDT 2021


ellis added a comment.

In D107024#2917202 <https://reviews.llvm.org/D107024#2917202>, @aprantl wrote:

> I think that looks fine — I wonder if we should change the IR pretty printer to display empty arrays inline as `elements: !{}`, too.

I think that's a good idea, but it would require changing lots of tests.


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