Add qbe identifier in error strings
commitd9935ac14a6d74399cd18449d8e0aa8c7b374a41
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 5 Nov 2021 05:23:37 +0000 (5 06:23 +0100)
committerQuentin Carbonneaux <quentin@c9x.me>
Fri, 1 Jul 2022 11:19:33 +0000 (1 13:19 +0200)
treede1ba20389b51c73321fd653c42048bd284f792d
parent9b4bb8d2243b3af477a13fc61e9b7c0406a6bc33
Add qbe identifier in error strings

When qbe is used with other tools is a bit hard to identify
what is the tool that is generating the error. Adding an
identifier at the beginning of the line makes much easier
to identify the tool generating the error.
parse.c