Nikita Popov d71ed8d19b Tell LLVM about read-only captures
`&Freeze` parameters are not only `readonly` within the function,
but any captures of the pointer can also only be used for reads.
This can now be encoded using the `captures(address, read_provenance)`
attribute.
2025-08-20 19:08:16 +02:00
..
2025-08-20 19:08:16 +02:00
2025-08-11 17:05:42 -05:00
2025-06-30 20:42:27 +10:00
2025-05-12 15:33:37 +02:00
2025-05-27 11:14:45 +00:00
2025-08-11 17:05:42 -05:00
2025-08-11 17:05:42 -05:00