[PATCH] D26769: [IR] Remove the DIExpression field from DIGlobalVariable.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 10:42:59 PST 2016


aprantl added a comment.

I just finished writing a script that gets rid of the inline representation for DIGlobalVariable. I put it into a separate review, because it causes a lot of distracting churn: https://reviews.llvm.org/D27765.


https://reviews.llvm.org/D26769





More information about the llvm-commits mailing list