diff options
| author | Michael Matz <matz@suse.de> | 2016-08-07 04:27:32 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2016-12-15 17:47:10 +0100 |
| commit | c4edfb4e0804aa005ee9e199420a17828076120a (patch) | |
| tree | 4fd3b5db597dce06a0ce603ccfaa73eea6f7834a /tests/tests2/38_multiple_array_index.expect | |
| parent | 34fc6435ee17e6d2bbfffc367532cf340cf730a2 (diff) | |
| download | tinycc-c4edfb4e0804aa005ee9e199420a17828076120a.tar.gz tinycc-c4edfb4e0804aa005ee9e199420a17828076120a.tar.bz2 | |
tccasm: Implement .set sym, expr
That, as well as "sym = expr", if expr contains symbols.
Slightly tricky because a definition from .set is overridable,
whereas proper definitions aren't.
This doesn't yet allow using this for override tricks from C
and global asm blocks because the symbol tables from C and asm
are separate.
Diffstat (limited to 'tests/tests2/38_multiple_array_index.expect')
0 files changed, 0 insertions, 0 deletions
