[PATCH] D88988: [llvm-symbolizer] Add inline stack traces for Windows.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 15:58:33 PST 2020
akhuang added a comment.
I added an assembly test and removed the other test in `llvm/test/tools`, since it pretty much does the same thing.
I'm not sure how much there really is to test in terms of edge cases; I just put in one nested inline site and some line and file changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88988/new/
https://reviews.llvm.org/D88988
More information about the llvm-commits
mailing list