[PATCH] D81950: [NativeSession] Add column numbers to NativeLineNumber.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 15:06:59 PDT 2020
akhuang marked 2 inline comments as done.
akhuang added a comment.
thanks for the comments! I added another llvm-symbolizer test with a pdb that contains column numbers.
It looks like llvm-pdbutil does already output column info, but I guess PDBs don't normally contain column info.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81950/new/
https://reviews.llvm.org/D81950
More information about the llvm-commits
mailing list