mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
assembler: Add location support
Let's generate location information about the tokens we are parsing. This can be used to give accurate location when reporting errors and warnings. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -276,6 +276,7 @@ static void resolve_subnr(struct brw_reg *reg)
|
||||
|
||||
|
||||
%}
|
||||
%locations
|
||||
|
||||
%start ROOT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user