Reorganize decl attribute code

This commit is contained in:
gingerBill
2018-12-04 21:02:12 +00:00
parent 50c3f4d74e
commit 3e11b4fe1e
3 changed files with 43 additions and 35 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
String const ODIN_VERSION = str_lit("0.9.1");
String const ODIN_VERSION = str_lit("0.9.2");
String cross_compile_target = str_lit("");
String cross_compile_lib_dir = str_lit("");