Very start of working on Tilde Backend for Odin

This commit is contained in:
gingerBill
2023-07-14 11:58:18 +01:00
parent fc5abfd68b
commit 7cd2d14b64
5 changed files with 927 additions and 40 deletions
+2
View File
@@ -346,7 +346,9 @@ struct lbProcedure {
};
#ifndef ABI_PKG_NAME_SEPARATOR
#define ABI_PKG_NAME_SEPARATOR "."
#endif
#if !ODIN_LLVM_MINIMUM_VERSION_14