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

If you could interleave the test and the check I'd really appreciate it, e.g.:

  __asm__ ("mov r8w, 100;");

// CHECK: call void asm sideeffect "mov r8w, 100;"

Otherwise LGTM. Thanks!

-eric


http://reviews.llvm.org/D12594



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to