mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Fix context system; add more to -show-more-timings for LLVM API; Add ODIN_USE_LLVM_API global constant
This commit is contained in:
@@ -1940,7 +1940,7 @@ main :: proc() {
|
||||
struct_type();
|
||||
union_type();
|
||||
using_statement();
|
||||
// implicit_context_system();
|
||||
implicit_context_system();
|
||||
parametric_polymorphism();
|
||||
array_programming();
|
||||
map_type();
|
||||
|
||||
Reference in New Issue
Block a user