NAME

llvm-addr2line - a drop-in replacement for addr2line

SYNOPSIS

llvm-addr2line [options]

DESCRIPTION

llvm-addr2line is an alias for the llvm-symbolizer(1) tool with different defaults. The goal is to make it a drop-in replacement for GNU’s addr2line.

Here are some of those differences:

SEE ALSO

llvm-symbolizer(1)

AUTHOR

Maintained by the LLVM Team https://llvm.org/.

2003-2022, LLVM Project