mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-25 21:07:56 +00:00
b560d72139
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>
10 lines
176 B
JSON
10 lines
176 B
JSON
{
|
|
"Baseline": 932,
|
|
"Computation": 2313,
|
|
"DivisionArithmetics": 8959,
|
|
"ERC20": 16993,
|
|
"Events": 1692,
|
|
"FibonacciIterative": 1474,
|
|
"Flipper": 2098,
|
|
"SHA1": 7751
|
|
} |