Re: [PATCH] perf build: Add clang and rust target flags for loongarch
From: Dmitry Dolgov
Date: Tue Apr 14 2026 - 10:08:54 EST
> On Tue, Apr 14, 2026 at 12:03:31PM +0200, Miguel Ojeda wrote:
>
> FWIW, sounds good. I guess the commit that added the list should have
> had it to begin with? Cc Dmitrii.
Yep, it should have -- as far as I can tell perf supports loongarch in
all the other ways. Unfortunately I based my patch on
CLANG_TARGET_FLAGS, which turned out to be missing this arch as well.
Acked-by: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>