mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-05 11:50:44 +00:00
Begin work on generating the AMD64 asm tables for C++
This commit is contained in:
@@ -68,6 +68,8 @@ gb_global Timings global_timings = {0};
|
||||
#include "parser.hpp"
|
||||
#include "checker.hpp"
|
||||
|
||||
#include "asm_tables_amd64.cpp"
|
||||
|
||||
#include "parser.cpp"
|
||||
#include "checker.cpp"
|
||||
#include "docs.cpp"
|
||||
|
||||
Reference in New Issue
Block a user