Skip to content
Unverified Commit 8088bb8b authored by Matthew Bentham's avatar Matthew Bentham Committed by GitHub
Browse files

[aarch32] Make RawLiteral (and therefore Literal) noncopyable but movable (#116)

This is in order to prevent one instruction from appearing to refer to
two litersls.

Moving is permitted as it does not cause the same problem, and can be
useful to allow containers of Literal
parent 15c11bf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment