[PATCH] D103966: [llvm] Add new DI Flag IsZeroSize for D101237 [[no_unique_address]]

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 16:44:48 PDT 2021


aprantl added a comment.

In C and Swift we express zero-sized types by just setting their bitsize to 0. Why doesn't this work for OCaml?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103966/new/

https://reviews.llvm.org/D103966



More information about the llvm-commits mailing list