[PATCH] D67453: Remove the obsolete BlockByRefStruct flag from LLVM IR

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 13:17:06 PDT 2019


aprantl added a comment.

My plan is to reuse the bit for an attribute that does not appear inside of DICompositeType, so we could leave the Verifier check in indefinitely. I should have said so though.


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

https://reviews.llvm.org/D67453





More information about the llvm-commits mailing list