mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
remove is_packed bodge
This commit is contained in:
@@ -66,7 +66,6 @@ struct lbProcedure;
|
|||||||
struct lbValue {
|
struct lbValue {
|
||||||
LLVMValueRef value;
|
LLVMValueRef value;
|
||||||
Type *type;
|
Type *type;
|
||||||
bool is_packed;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user