Page MenuHomeFreeBSD

llvm19: fix incremental builds
ClosedPublic

Authored by brooks on Wed, Oct 23, 10:15 PM.
Tags
None
Referenced Files
F101995912: D47270.diff
Wed, Nov 6, 8:24 AM
Unknown Object (File)
Sun, Nov 3, 8:09 AM
Unknown Object (File)
Thu, Oct 31, 9:01 AM
Unknown Object (File)
Sat, Oct 26, 6:56 PM
Unknown Object (File)
Thu, Oct 24, 11:19 PM
Unknown Object (File)
Thu, Oct 24, 12:05 AM
Unknown Object (File)
Wed, Oct 23, 11:41 PM
Unknown Object (File)
Wed, Oct 23, 11:33 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 Not Applicable
Unit
Tests Not Applicable