[PATCH] D29441: [Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 01:42:06 PST 2017
sanwou01 added a comment.
These are patched from https://reviews.llvm.org/D29409, https://reviews.llvm.org/D29410, https://reviews.llvm.org/D29411, https://reviews.llvm.org/D29412, https://reviews.llvm.org/D29413, https://reviews.llvm.org/D29414 combined.
I have to agree with @rengolin that it was easier to write the rationale for the combined patch. Thanks for your patience while I figure out what the right scope for a single patch is. :-)
https://reviews.llvm.org/D29441
More information about the llvm-commits
mailing list