Files
tinygo/cgo/testdata
Ayke van Laethem 1789570f52 cgo: add //go: pragmas to generated functions and globals
This patch adds //go: pragmas directly to declared functions and
globals found during CGo processing. This simplifies the logic in the
compiler: it no longer has to consider special "C." prefixed function
names. It also makes the cgo pass more flexible in the pragmas it emits
for functions and global variables.
2021-11-24 21:09:29 +01:00
..
2019-11-03 19:15:38 +01:00
2020-01-03 23:44:58 +01:00
2020-01-03 23:44:58 +01:00
2020-05-21 00:57:19 +02:00
2020-05-21 00:57:19 +02:00