Files
Odin/base/runtime
Feoramund ff7fcb6d38 Add compilation-related constants
`ODIN_VERSION_HASH` is the `git` SHA hash of the commit the Odin
compiler was built with.

`ODIN_MICROARCH_STRING` is the string passed to `-microarch` when
the program was built.

`ODIN_OPTIMIZATION_MODE` is an enum value of which optimization mode was
used to build the program.
2024-06-10 03:47:20 -04:00
..
2024-05-16 16:30:45 +01:00
2024-06-10 03:47:20 -04:00
2024-06-04 19:01:30 -04:00
2024-04-16 14:27:29 +02:00
2024-06-05 20:57:39 +02:00
2024-06-05 20:57:39 +02:00
2024-06-05 20:57:39 +02:00
2024-06-05 20:57:39 +02:00
2024-01-28 23:21:59 +00:00
2024-06-05 20:57:39 +02:00
2024-06-05 20:57:39 +02:00
2024-06-09 17:15:08 +01:00