[PATCH] D53379: GSYM symbolication format

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 12:13:53 PDT 2018


clayborg added a comment.

I rushed gettting this ready for LLVM and definitely didn't convert all variables names correctly. I will fix these. Thanks for the suggestions on the LLVM classes that will do stuff better. I know I need to replace the StringTable class with something in LLVM, the DataRef class with something in LLVM and more. I will fix all these issues an update soon


Repository:
  rL LLVM

https://reviews.llvm.org/D53379





More information about the llvm-commits mailing list