mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
compiler: do not remove dead globals
These were not removed when they contain data, and will be removed by LLVM anyway.
This commit is contained in: