[PATCH] D53379: GSYM symbolication format
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 09:27:24 PST 2018
clayborg added a comment.
So I believe this is in a good shape now. It matches the current GSYM format we have here at Facebook which is "version 1". I would love to get this in without any changes to the format so that it matches the current format we have been using for a year now. Then we can iterate and move to version 2 and make changes. Thoughts?
https://reviews.llvm.org/D53379
More information about the llvm-commits
mailing list