tinygo/transform
Ayke van Laethem 5127b9d65b all: add LLVM 12 support
Originally based on a PR by @QuLogic, but extended a lot to get all
tests to pass.
2021-11-30 21:53:16 +01:00
..
testdata all: add LLVM 12 support 2021-11-30 21:53:16 +01:00
allocs.go
allocs_test.go
coroutines.go
errors.go
func-lowering.go
func-lowering_test.go
gc.go
gc_test.go
globals.go
globals_test.go
goroutine_test.go
interface-lowering.go transform: add debug info in interface lowering pass 2021-11-06 10:50:55 +01:00
interface-lowering_test.go compiler: add "target-cpu" and "target-features" attributes 2021-11-10 11:16:13 +01:00
interrupt.go transform: refactor interrupt lowering 2021-11-06 09:40:15 +01:00
interrupt_test.go transform: refactor interrupt lowering 2021-11-06 09:40:15 +01:00
llvm.go
maps.go
maps_test.go all: add LLVM 12 support 2021-11-30 21:53:16 +01:00
optimizer.go internal/task: use asyncify on webassembly 2021-11-14 10:49:28 +01:00
panic.go
panic_test.go
reflect.go
reflect_test.go
rtcalls.go
rtcalls_test.go
stacksize.go
stacksize_test.go
transform.go compiler: add "target-cpu" and "target-features" attributes 2021-11-10 11:16:13 +01:00
transform_test.go all: add LLVM 12 support 2021-11-30 21:53:16 +01:00
util.go
wasm-abi.go
wasm-abi_test.go compiler: add "target-cpu" and "target-features" attributes 2021-11-10 11:16:13 +01:00