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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 13:05:15 PDT 2019


vsk added a comment.

Looks nice! One question: if DIFlagReservedBit4 is ever reused, will it break bitcode upgrades? Or is the idea that it won't ever be reused?


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

https://reviews.llvm.org/D67453





More information about the llvm-commits mailing list