Re: [PATCH v8 1/3] perf report: Support LLVM for addr2line()

From: Steinar H. Gunderson
Date: Fri Jul 19 2024 - 11:00:45 EST


On Wed, Jun 05, 2024 at 10:39:41AM -0700, Namhyung Kim wrote:
> Please fix the coding style. Also you may add a pair of brackets to
> multi-line code even if it's a single statement.

Fixed (I think?). Sending out a v9 also with added build test plus a fix
for /usr/include/llvm-c not existing.

/* Steinar */