[PATCH] D74470: Seperated DIBasicType DIFlags to DIBTFlags.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 09:10:37 PST 2020


probinson added a comment.

D73261 <https://reviews.llvm.org/D73261> would also benefit from moving more flags into the subprogram flags field.  The refactoring really should move out as many flags as possible all in one go.  I understand this is more than you anticipated but it will be the right thing to do for the project as a whole.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74470





More information about the llvm-commits mailing list