mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Debug Break,SafeBreak,IsDebuggerPresent. [NoDebug]
This commit is contained in:
parent
42a361a8c0
commit
06f6c41679
6 changed files with 43 additions and 1 deletions
|
@ -413,6 +413,7 @@ enum BfIRIntrinsic : uint8
|
|||
BfIRIntrinsic_BSwap,
|
||||
BfIRIntrinsic_Cast,
|
||||
BfIRIntrinsic_Cos,
|
||||
BfIRIntrinsic_DebugTrap,
|
||||
BfIRIntrinsic_Div,
|
||||
BfIRIntrinsic_Eq,
|
||||
BfIRIntrinsic_Floor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue