Timon Kruiper d4ec0279d3 stage2: add support for optionals in the LLVM backend
We can now codegen optionals! This includes the following instructions:
- is_null
- is_null_ptr
- is_non_null
- is_non_null_ptr
- optional_payload
- optional_payload_ptr
- br_void

Also includes a test for optionals.
2021-03-02 19:02:55 -07:00
..
2021-02-19 00:04:31 -07:00
2021-02-24 21:54:23 -07:00
2021-02-10 11:50:55 -08:00
2020-12-17 19:32:40 +01:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00
2021-01-23 18:18:07 -07:00
2021-01-23 18:18:07 -07:00