[PATCH] D105985: Support GSYM in llvm-symbolizer.
Simon Giesecke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 08:00:37 PDT 2021
simon.giesecke added a comment.
Note that `sym-gsymonly.test` is mostly a copy of `sym.test` & using the different input file. The only other difference is that I removed the column number for main, which we don't have available from the GSYM file, IIUC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105985/new/
https://reviews.llvm.org/D105985
More information about the llvm-commits
mailing list