Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Refactor late mangling to use arch::Operand instead of the Operand. #90

Open
pgoodman opened this issue Dec 30, 2014 · 0 comments
Open

Comments

@pgoodman
Copy link
Member

It's a bit wasteful and fanciful to use the Operand interface, plus matching and whatnot, to do something that already knows better. Further, arch::Operand already exposes a generic interface via arch::OperandInterface, so that should just be used.

@pgoodman pgoodman changed the title Refactor later mangling to use arch::Operand instead of the Operand. Refactor late mangling to use arch::Operand instead of the Operand. Dec 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant