[PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 13:01:20 PDT 2016
pcc added a comment.
We currently aren't correctly deserializing global variable metadata from lazy loaded modules, so should probably hold off until that's fixed.
http://reviews.llvm.org/D20147
More information about the llvm-commits
mailing list