Add macro method test update LLVM version for MSVC.

This commit is contained in:
Christoffer Lerno
2022-09-08 15:06:37 +02:00
parent 8eefce235f
commit e4e1541cd7
4 changed files with 131 additions and 2 deletions

View File

@@ -254,6 +254,8 @@ You should now have a `c3c` executable.
You can try it out by running some sample code: `c3c.exe compile ../resources/examples/hash.c3`
*Note that if you run into linking issues when building, make sure that you are using the latest version of VS17.*
#### Compiling on Ubuntu 20.10