Restart LLVM IR SSA generation

This is the third go and I'm going for it!
This commit is contained in:
gingerBill
2016-07-30 00:17:13 +01:00
parent 32ab8fcf99
commit 776dc0e8f1
20 changed files with 1843 additions and 507 deletions
+2 -3
View File
@@ -3,6 +3,5 @@
rem del "..\examples\test.bc"
call ..\bin\odin.exe ..\examples/test.odin
rem call lli ..\examples/test.ll
call lli ..\examples/test.ll
rem call clang ..\examples/test.c -S -emit-llvm -o -