aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2019-04-19 10:12:56 +0000
committerIgor Kudrin <ikudrin@accesssoftek.com>2019-04-19 10:12:56 +0000
commit4bc29cbf6b393f8e4219043ba0fb901d734e0bcd (patch)
tree68b244e26fb9f115441e12fe04e708b1b473c2ae /clang/lib/Frontend/CompilerInvocation.cpp
parent4c09b7d921b44dfeb50d49d0f74d307dbe73fd7a (diff)
downloadllvm-4bc29cbf6b393f8e4219043ba0fb901d734e0bcd.zip
llvm-4bc29cbf6b393f8e4219043ba0fb901d734e0bcd.tar.gz
llvm-4bc29cbf6b393f8e4219043ba0fb901d734e0bcd.tar.bz2
[llvm-symbolizer] Make the output with -output-style=GNU closer to addr2line's
This patch addresses two differences in the output of llvm-symbolizer and GNU's addr2line: * llvm-symbolizer prints an empty line after the report for an address. * With "-f -i=0", llvm-symbolizer replaces the name of an inlined function with the name from the symbol table, i. e., the top caller function in the inlining chain. addr2line preserves the name of the inlined function. Differential Revision: https://reviews.llvm.org/D60770 llvm-svn: 358747
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions