changed code for emit_indexed_variable_access()

This commit is contained in:
2021-04-23 08:27:23 +00:00
parent 3224989b99
commit 38b7178f80
2 changed files with 24 additions and 21 deletions

View File

@ -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 */
/*