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

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 02:51:52 PST 2016


On 29 January 2016 at 10:37, James Molloy <james at jamesmolloy.co.uk> wrote:
> Hi,
>
> I'm not happy with the test changes; it was checking that at least the
> comment said 'trap' - what happens now if we regress and the .inst is t even
> emitted for that testcase?

Hi James,

He's testing for the .inst being emitted instead... Isn't that what we need?

cheers,
--renato


More information about the llvm-commits mailing list