[PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 22:45:54 PDT 2016
pcc added a comment.
Okay, I've updated this per Adrian's suggestions, split out some of the dependencies (http://reviews.llvm.org/D20412, http://reviews.llvm.org/D20413, http://reviews.llvm.org/D20414) and created a clang patch (http://reviews.llvm.org/D20415). This should be ready for review now.
http://reviews.llvm.org/D20147
More information about the llvm-commits
mailing list