mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-23 18:18:00 +02:00
Extended TryMemCpy to work on structs
This commit is contained in:
parent
0adfbce884
commit
0fbe15040d
2 changed files with 24 additions and 15 deletions
|
@ -77,7 +77,7 @@ public:
|
|||
llvm::DebugLoc mDebugLoc;
|
||||
bool mHasDebugLoc;
|
||||
bool mIsCodeView;
|
||||
int mConstArrayIdx;
|
||||
int mConstValIdx;
|
||||
|
||||
int mCmdCount;
|
||||
Dictionary<int, BfIRCodeGenEntry> mResults;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue