changed code for emit_indexed_variable_access()
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
#include <hcl-xma.h>
|
||||
#include "hcl-prv.h"
|
||||
#include <assert.h> /* TODO: replace assert() with builtin substition */
|
||||
#include <assert.h> /* TODO: replace assert() with HCL_ASSERT() or something */
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user