[PATCH] D16684: [ARM] Emit trap instruction using .inst directive

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 09:29:50 PST 2016


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

Hi Alexandros,

The test seems to have been vague on purpose (because it was using .short/.long), but using .inst is definitely the right way.

LGTM. Thanks!


http://reviews.llvm.org/D16684





More information about the llvm-commits mailing list