mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Added Target CPU workspace override
This commit is contained in:
parent
91e856fc0b
commit
125d5c0c8c
14 changed files with 34 additions and 13 deletions
|
@ -2271,6 +2271,7 @@ public:
|
|||
BeContext* mContext;
|
||||
String mModuleName;
|
||||
String mTargetTriple;
|
||||
String mTargetCPU;
|
||||
BeBlock* mActiveBlock;
|
||||
int mInsertPos;
|
||||
BeDbgLoc* mCurDbgLoc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue