Re: [PATCH v7 4/4] perf report: LLVM-based symbol listing

From: Steinar H. Gunderson
Date: Sun Jun 02 2024 - 16:40:02 EST


On Sun, May 26, 2024 at 08:22:12PM +0200, Steinar H. Gunderson wrote:
> Similar to the previous LLVM patches, this allows symbol enumeration
> using LLVM instead of libbfd or libelf. This allows distro builds to
> reliably enumerate symbols in e.g. PE binaries as profiled with WINE.
>
> A lot of the logic for e.g. length detection has been carried over
> from the libbfd code.

I'm dropping this patch; I don't need it myself, it hits some bugs, and
I don't have the resources to see it through. I'll send v8 of the rest
of the series soon.

/* Steinar */