Allow ability to reference compound literals like C99 for -llvm-api

This commit is contained in:
gingerBill
2020-03-26 17:33:54 +00:00
parent dd69fcba07
commit b21993a1c4
2 changed files with 19 additions and 1 deletions
+1
View File
@@ -185,6 +185,7 @@ struct lbProcedure {
bool is_foreign;
bool is_export;
bool is_entry_point;
bool is_startup;
LLVMValueRef value;