![]() In Go, function pointers are not comparable. This means that the address itself is not significant and functions can therefore be merged. Add the unnamed_addr attribute to all functions to learn LLVM about this fact. At the moment the mergefunc pass hasn't been enabled, but it should be in the future to reduce code size. |
||
---|---|---|
.. | ||
calls.go | ||
compiler.go | ||
map.go | ||
optimizer.go | ||
sizes.go |