Page MenuHomeFreeBSD

llvm19: fix incremental builds
ClosedPublic

Authored by brooks on Oct 23 2024, 10:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 9:51 PM
Unknown Object (File)
Sat, Jan 11, 8:46 PM
Unknown Object (File)
Thu, Jan 9, 7:36 AM
Unknown Object (File)
Dec 9 2024, 4:25 AM
Unknown Object (File)
Dec 2 2024, 5:18 PM
Unknown Object (File)
Nov 24 2024, 11:12 AM
Unknown Object (File)
Nov 21 2024, 4:08 AM
Unknown Object (File)
Nov 20 2024, 1:16 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