tinygo/compileopts
Ayke van Laethem a2588d8db3 compileopts: remove workaround for LLVM 16
This workaround is no longer needed now that we've switched to LLVM 17
where this bug has been fixed upstream:
https://github.com/espressif/llvm-project/pull/84
2024-02-19 23:29:44 +01:00
..
config.go compileopts: remove workaround for LLVM 16 2024-02-19 23:29:44 +01:00
options.go loader: make sure Go version is plumbed through 2024-01-19 21:23:58 +01:00
options_test.go Add -gc=custom option (#3302) 2023-01-28 20:24:56 +01:00
target.go all: statically link to LLVM 17 instead of LLVM 16 2024-01-05 21:13:30 +01:00
target_test.go all: update _test.go files for os.IsFoo changes 2022-08-07 10:32:23 +02:00