aboutsummaryrefslogtreecommitdiffhomepage
path: root/transform/interface-lowering_test.go
AgeCommit message (Expand)Author
2023-10-04all: use the new LLVM pass managerAyke van Laethem
2021-11-10compiler: add "target-cpu" and "target-features" attributesAyke van Laethem
2021-11-03compiler: refactor when the optsize attribute is setAyke van Laethem
2021-05-03transform: split interface and reflect loweringAyke van Laethem
2021-04-22transform: move tests to transform_test packageAyke van Laethem
2021-04-08builder: add optsize attribute while building the packageAyke van Laethem
2020-03-24transform: replace panics with source locationsAyke van Laethem
2019-11-15compiler,transform: move interface lowering to transform packageAyke van Laethem