tinygo/compileopts
Ayke van Laethem 36d1198115 compiler: refactor alloca/lifetime/wordpack code into separate package
This code is required by transformation passes which are being moved
into a separate package, but is too complicated to simply copy.
Therefore, I decided to move them into a new package.
2019-11-15 23:37:17 +01:00
..
config.go compiler: refactor alloca/lifetime/wordpack code into separate package 2019-11-15 23:37:17 +01:00
options.go main: add -programmer flag 2019-11-12 17:45:26 +01:00
target.go main: add -programmer flag 2019-11-12 17:45:26 +01:00
target_test.go main: move target specification into a separate package 2019-11-04 11:45:35 +01:00