[PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 10:15:38 PDT 2016


aprantl added a comment.

If we agree that using the DIExpression is how we want to proceed, it might be easier to stage this by introducing a DIExpression to DIGlobalVariable first in a separate commit.


http://reviews.llvm.org/D20147





More information about the llvm-commits mailing list