diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-03-10 09:12:24 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-11-22 18:49:14 +0100 |
| commit | 8038d97de3e82bc29ebc9d30c39b8e03cea301c9 (patch) | |
| tree | f558635a71ef324731cd1b3e66b8f459011c8b66 /validation/optim | |
| parent | 540c2c4bf47f0c517c042ff689679b2900bb36a5 (diff) | |
| download | sparse-dev-8038d97de3e82bc29ebc9d30c39b8e03cea301c9.tar.gz | |
symaddr: give a type to OP_SYMADDR
Currently, OP_SYMADDRs are given a size but not a type.
But the type is needed for several things, the idea being
that for each instruction producing a pseudo (PSEUDO_REG)
it's possible to:
* retrieve its defining instruction
* retrieve its type via this defining instruction
Fix this by giving to OP_SYMADDRs the type of their symbol.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/optim')
0 files changed, 0 insertions, 0 deletions
