Files
revive/crates
xermicus b560d72139 Prevent frontend function confusion (#383)
Function symbols can clash as we compile multiple YUL `object`
definition into the same `LLVM` module.
- Disambiguate via unique function symbols based its location (runtime
or deploy code).
- Use `LinkOnceODR` linkage for compiler builtin helpers.

---------

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
2025-09-29 23:05:57 +02:00
..
2025-09-29 13:39:09 +02:00
2025-09-29 13:39:09 +02:00
2025-03-01 13:49:04 +01:00
2025-09-29 13:39:09 +02:00
2025-09-29 13:39:09 +02:00