tinygo/compileopts
Ayke van Laethem 81dbbea1c8 esp: use ThinLTO for Xtensa
This is now possible because we're using the LLVM linker. It results in
some very minor code size reductions. The main benefit however is
consistency: eventually, all targets will support ThinLTO at which point
we can remove support for GNU linkers and simplify the compiler.
2022-11-04 22:49:22 +01:00
..
config.go esp: use ThinLTO for Xtensa 2022-11-04 22:49:22 +01:00
options.go wasm: remove -wasm-abi= flag 2022-11-04 08:28:26 +01:00
options_test.go internal/task: remove coroutines 2022-01-19 14:42:02 -05:00
target.go riscv: add "target-abi" metadata flag 2022-10-19 22:23:19 +02:00
target_test.go all: update _test.go files for os.IsFoo changes 2022-08-07 10:32:23 +02:00