HomeFreeBSD

llvm19: permit incremental builds from llvm18

Description

llvm19: permit incremental builds from llvm18

Detect and delete out of date clang-tblgen produced output. I found it
sufficent for compilation to delete only arm_*.inc files, but it seems
safer to regenerate all output and a few extra clang-tblgen runs pales
in comparison to the full build we're doing at this point.

Reviewed by: dim, emaste
Differential Revision: https://reviews.freebsd.org/D47270

(cherry picked from commit 8b2e7da70855e48c0ba8c874fa528b599fb7c9a9)

Details

Provenance
brooksAuthored on Oct 23 2024, 10:37 PM
dimCommitted on Mon, Dec 2, 3:47 PM
Reviewer
dim
Differential Revision
D47270: llvm19: fix incremental builds
Parents
rG447a1e6914fa: ipfw: fix order of memcpy arguments.
Branches
Unknown
Tags
Unknown