[PATCH] D16684: [ARM] Emit trap instruction using .inst directive
Alexandros Lamprineas via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 07:21:11 PST 2016
labrinea created this revision.
labrinea added reviewers: llvm-commits, t.p.northover, rengolin.
Herald added subscribers: dschuff, rengolin, jfb, aemerson.
The //trap// instruction is emitted as a data-in-text rather than an instruction.
http://reviews.llvm.org/D16684
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
test/CodeGen/ARM/debugtrap.ll
test/CodeGen/ARM/trap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16684.46269.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/40ec7d60/attachment.bin>
More information about the llvm-commits
mailing list