Commit Graph

2 Commits

Author SHA1 Message Date
Will MacCormack b0626280e9 Change Hash Embed check to check for erroneous signed #embed 2025-08-10 21:39:16 +01:00
Catherine bb2336ad73 Fix `#embed` support in bbasm and use it when available.
This removes the atomic rename for bbasm outputs because it embeds
the resulting paths into the `.cc` files in embed mode. In any case
the write should be fast enough to not be a big risk for interrupted
builds.

This was tested with Clang 19 only (gcc hasn't had a release that
supports `#embed` yet).
2025-01-21 17:13:03 +00:00