WIP: precise GC

This commit is contained in:
Ayke van Laethem
2019-02-19 12:40:30 +01:00
parent 1b4d71bd3d
commit a1e69bbc13
7 changed files with 239 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"goos": "linux",
"goarch": "arm",
"compiler": "clang",
"gc": "conservative",
"gc": "precise",
"linker": "ld.lld",
"rtlib": "compiler-rt",
"cflags": [