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