llvm-addr2line-15 - Man Page

a drop-in replacement for addr2line

Synopsis

llvm-addr2line [options]

Description

llvm-addr2line is an alias for the llvm-symbolizer(1) <https://llvm.org/docs/CommandGuide/llvm-symbolizer.html> 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) <https://llvm.org/docs/CommandGuide/llvm-symbolizer.html>

Author

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

Info

2026-01-16 15 LLVM