mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Allow ability to reference compound literals like C99 for -llvm-api
This commit is contained in:
@@ -185,6 +185,7 @@ struct lbProcedure {
|
||||
bool is_foreign;
|
||||
bool is_export;
|
||||
bool is_entry_point;
|
||||
bool is_startup;
|
||||
|
||||
|
||||
LLVMValueRef value;
|
||||
|
||||
Reference in New Issue
Block a user