[PATCH] D60067: [llvm-symbolizer] Add llvm-addr2line.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 08:10:32 PDT 2019
ikudrin updated this revision to Diff 194687.
ikudrin edited the summary of this revision.
ikudrin added a comment.
- Rebased the patch to the current tip;
- Moved the code which handles differences in printing source positions in `llvm-symbolizer.cpp`;
- Reworked tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60067/new/
https://reviews.llvm.org/D60067
Files:
test/CMakeLists.txt
test/tools/llvm-symbolizer/demangle.s
test/tools/llvm-symbolizer/help.test
test/tools/llvm-symbolizer/output-style.test
test/tools/llvm-symbolizer/sym.test
tools/llvm-symbolizer/CMakeLists.txt
tools/llvm-symbolizer/llvm-symbolizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60067.194687.patch
Type: text/x-patch
Size: 8635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/35e3e05e/attachment.bin>
More information about the llvm-commits
mailing list