tinygo/compileopts
Ayke van Laethem 5c23f6fb6c all: remove support for LLVM 11 and LLVM 12
This removes a lot of backwards compatibility cruft and makes it
possible to start using features that need LLVM 13 or newer.
For example:

  * https://github.com/tinygo-org/tinygo/pull/2637
  * https://github.com/tinygo-org/tinygo/pull/2830
2022-05-07 17:15:35 +02:00
..
config.go esp32: add support for running and debuggin using qemu-esp32 2022-04-28 07:50:03 +02:00
options.go build: add JSON output to build command 2022-03-24 05:51:38 +01:00
options_test.go internal/task: remove coroutines 2022-01-19 14:42:02 -05:00
target.go all: remove support for LLVM 11 and LLVM 12 2022-05-07 17:15:35 +02:00
target_test.go all: make emulator command a string instead of a []string 2022-04-28 07:50:03 +02:00