[PATCH] D58146: [symbolizer] Avoid collecting symbols belonging to invalid sections.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 01:55:57 PST 2019
jhenderson added a comment.
FWIW, I think this test belongs in the DebugInfo directory of the testsuite rather than tools/llvm-symbolizer, because it is testing functionality in the library rather than in the tool layer.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58146/new/
https://reviews.llvm.org/D58146
More information about the llvm-commits
mailing list