diff options
author | Michael Forney <mforney@mforney.org> | 2021-04-08 12:18:12 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2021-04-08 12:22:16 -0700 |
commit | 0c2e1bf9b32bd429bd01f0baec6893afd372d354 (patch) | |
tree | 8449f10611a4ce94ea42d66ae8cb65fdef6e35a7 /init.c | |
parent | a6dc22cc3c706d6732a8251501007e4fffcfc256 (diff) |
qbe: Remove unnecessary value copy for struct/union types
Previously, this was needed so that an aggregate type value was
updated to be an 'l' type value. However, since 5ff1d2fa the aggregate
type name is stored in a separate parameter in IARG/ICALL instructions,
so we can just re-use the same pointer value.
Diffstat (limited to 'init.c')
0 files changed, 0 insertions, 0 deletions