Fix context system; add more to -show-more-timings for LLVM API; Add ODIN_USE_LLVM_API global constant

This commit is contained in:
gingerBill
2020-03-08 12:34:36 +00:00
parent 8dc74a004c
commit 28502ba53b
6 changed files with 73 additions and 49 deletions
+1 -1
View File
@@ -1940,7 +1940,7 @@ main :: proc() {
struct_type();
union_type();
using_statement();
// implicit_context_system();
implicit_context_system();
parametric_polymorphism();
array_programming();
map_type();