Index | Thread | Search

From:
S V <nerfur@gmail.com>
Subject:
Re: LLVM22 missing bits from upstream
To:
George Koehler <kernigh@gmail.com>
Cc:
tech <tech@openbsd.org>, "robert@openbsd.org" <robert@openbsd.org>
Date:
Wed, 3 Jun 2026 22:43:15 +0300

Download raw body.

Thread
>
> Is your src out of date?  I have cvs up'ed my src tree and it already
> has upstream's OpenBSDTargetInfo<LoongArch64TargetInfo> at line 790
> of src/gnu/llvm/clang/lib/Basic/Targets.cpp, so your patch wouldn't
> apply.
>

Hm, I cvs-ed it multiple times, probably my mirror (jp) not updated yet,
will check.

Thank you for info. One more reason to also check on cvsweb next time!


(Your patch also adds OpenBSDTargetInfo<LoongArch32TargetInfo>, but
>  upstream's and my Targets.cpp only have 64.)
>