[ARM] Emit trap instruction using .inst directive
The trap instruction is emitted as a data-in-text rather than an instruction. This patch uses the .inst directive for emitting trap. Differential Revision: http://reviews.llvm.org/D16684 llvm-svn: 259182
Loading
Please register or sign in to comment