mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-06 10:44:06 +00: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