mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-16 02:28:12 +00:00
Begin work on lb_emit_asm_template_call
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "llvm_backend_expr.cpp"
|
||||
#include "llvm_backend_stmt.cpp"
|
||||
#include "llvm_backend_proc.cpp"
|
||||
#include "llvm_backend_asm.cpp"
|
||||
|
||||
gb_internal String get_default_microarchitecture() {
|
||||
String default_march = str_lit("generic");
|
||||
|
||||
Reference in New Issue
Block a user