![]() This commit makes a number of changes: * It avoids a dependency on Compiler.emitStartGoroutine. * It moves the func-lowering pass to the transform package. * It adds testing to func lowering. No functionality should have changed with this commit. |
||
---|---|---|
.. | ||
testdata | ||
allocs.go | ||
allocs_test.go | ||
func-lowering.go | ||
func-lowering_test.go | ||
gc.go | ||
gc_test.go | ||
interface-lowering.go | ||
interface-lowering_test.go | ||
llvm.go | ||
maps.go | ||
maps_test.go | ||
panic.go | ||
panic_test.go | ||
reflect.go | ||
stringtobytes.go | ||
stringtobytes_test.go | ||
transform.go | ||
transform_test.go | ||
util.go |