diff options
author | Ayke van Laethem <[email protected]> | 2021-06-25 15:00:32 +0200 |
---|---|---|
committer | Ron Evans <[email protected]> | 2021-06-25 16:14:47 +0200 |
commit | e65592599cb6c3a0ffd73d5a021b9aa4e00959ae (patch) | |
tree | 3771c18f11c05afce49d40b435ebfd4b673235ee /testdata | |
parent | e02f308d43ff43fa649f4129c15e0f3809420801 (diff) | |
download | tinygo-e65592599cb6c3a0ffd73d5a021b9aa4e00959ae.tar.gz tinygo-e65592599cb6c3a0ffd73d5a021b9aa4e00959ae.zip |
compiler: implement syscall.rawSyscallNoError in inline assembly
This makes it possible to call syscall.Getpid() on Linux, for example.
These syscalls never return an error so don't need any error checking.
Diffstat (limited to 'testdata')
0 files changed, 0 insertions, 0 deletions