mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
assembler: Add the input filename to the error/warning messages
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -47,6 +47,8 @@ extern long int gen_level;
|
||||
#define WARN_ALL (1 << 31)
|
||||
extern unsigned int warning_flags;
|
||||
|
||||
extern char *input_filename;
|
||||
|
||||
extern struct brw_context genasm_context;
|
||||
extern struct brw_compile genasm_compile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user