tinygo/cgo
Ayke van Laethem 18b50db0dc all: add initial LLVM 17 support
This allows us to test and use LLVM 17, now that it is available in
Homebrew.

Full support for LLVM 17 (including using it by default) will have to
wait until Espressif rebases their Xtensa fork of LLVM.
2023-10-06 09:05:07 +02:00
..
testdata all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
cgo.go cgo: add C._Bool type 2023-09-24 07:41:26 -07:00
cgo_test.go builder: add support for Go 1.20 2023-01-17 08:38:54 +01:00
const.go cgo: add support for bitwise operators 2023-01-12 08:51:03 +01:00
const_test.go cgo: add support for bitwise operators 2023-01-12 08:51:03 +01:00
libclang.go all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
libclang_config_llvm15.go all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
libclang_config_llvm16.go all: add initial LLVM 17 support 2023-10-06 09:05:07 +02:00
libclang_config_llvm17.go all: add initial LLVM 17 support 2023-10-06 09:05:07 +02:00
libclang_stubs.c all: switch to LLVM 16 2023-09-18 21:58:02 +02:00
security.go cgo: allow LDFLAGS: --export=... 2023-05-04 20:45:02 +02:00
security_test.go cgo: allow LDFLAGS: --export=... 2023-05-04 20:45:02 +02:00
sync.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00