aboutsummaryrefslogtreecommitdiffhomepage
path: root/transform/allocs_test.go
AgeCommit message (Expand)Author
2024-01-31Allow larger systems to have a larger max stack allocDamian Gryski
2023-10-04all: use the new LLVM pass managerAyke van Laethem
2022-08-07all: update _test.go files for ioutil changesDamian Gryski
2021-05-03transform: split interface and reflect loweringAyke van Laethem
2021-04-22main: add -print-allocs flag that lets you print all heap allocationsAyke van Laethem
2021-04-22transform: move tests to transform_test packageAyke van Laethem
2019-09-15all: refactor heap-to-stack transform into the transform packageAyke van Laethem