Page MenuHomeFreeBSD

llvm19: fix incremental builds
ClosedPublic

Authored by brooks on Oct 23 2024, 10:15 PM.
Tags
None
Referenced Files
F136813067: D47270.id.diff
Wed, Nov 19, 6:29 PM
Unknown Object (File)
Sat, Nov 8, 1:28 AM
Unknown Object (File)
Fri, Nov 7, 11:19 PM
Unknown Object (File)
Fri, Nov 7, 2:31 AM
Unknown Object (File)
Sat, Nov 1, 7:30 AM
Unknown Object (File)
Wed, Oct 29, 3:45 PM
Unknown Object (File)
Wed, Oct 29, 3:16 PM
Unknown Object (File)
Sep 13 2025, 7:40 PM
Subscribers

Details

Summary

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 clang-tblgen pales in
comparison to the full build we're doing at this point.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 60178
Build 57062: arc lint + arc unit