[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Apr 2024 10:36:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104

--- Comment #118 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=89cc83362f4d4d5733a2a7446b0b4be63596e09c

commit 89cc83362f4d4d5733a2a7446b0b4be63596e09c
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-07 17:56:03 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-20 10:29:09 +0000

    Fix GENERIC-KASAN kernel build for amd64

    Work around https://github.com/llvm/llvm-project/issues/87923, which
    leads to an assertion failure compiling several kernel source files with
    asan enabled.

    PR:             276104
    MFC after:      1 month

    (cherry picked from commit b811dac2115a6ada606c03d7d823a95d11c5f3c9)

 sys/conf/kern.pre.mk | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.