ARM IAS: support emitting constant values in target expressions
A 32-bit immediate value can be formed from a constant expression and loaded into a register. Add support to emit this into an object file. Because this value is a constant, a relocation must *not* be produced for it. llvm-svn: 199023
Loading
Please register or sign in to comment