mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-26 21:58:14 +00:00
Add @(fast_math={...}) + intrinsics.Fast_Math_Flags
This commit is contained in:
@@ -455,6 +455,7 @@ enum IntegerDivisionByZeroKind : u8 {
|
||||
IntegerDivisionByZero_AllBits,
|
||||
};
|
||||
|
||||
|
||||
// This stores the information for the specify architecture of this build
|
||||
struct BuildContext {
|
||||
// Constants
|
||||
|
||||
Reference in New Issue
Block a user