[PATCH] D21425: TII: Fix inlineasm size counting comments as insts

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 15:25:21 PDT 2016


arsenm added a comment.

In http://reviews.llvm.org/D21425#462858, @echristo wrote:

> I agree with the idea, how are you now splitting things out?
>
> -eric


It's not really different from what the comment above already describes. It just lies about what happens for comments, and this fixes it to check in the right order


http://reviews.llvm.org/D21425





More information about the llvm-commits mailing list