libqbe/rv64
Thomas Bracht Laumann Jespersen 0d929287d7 implement line number info tracking
Support "file" and "loc" directives. "file" takes a string (a file name)
assigns it a number, sets the current file to that number and records
the string for later. "loc" takes a single number and outputs location
information with a reference to the current file.
2023-06-06 18:44:51 +02:00
..
abi.c new blit instruction 2022-12-14 23:18:26 +01:00
all.h rv64: implement Oswap for floating-point types 2022-06-14 09:12:19 +02:00
emit.c implement line number info tracking 2023-06-06 18:44:51 +02:00
isel.c use a new struct for symbols 2022-11-22 21:56:21 +01:00
targ.c add new target-specific abi0 pass 2022-10-03 10:41:03 +02:00