[PATCH] D69876: Allow output constraints on "asm goto"
James Y Knight via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 10 20:23:35 PST 2019
jyknight added a comment.
Also, since this means we are no longer simply implementing according to GCC's documentation, I think this means we'll need a brand new section in the Clang docs for its inline-asm support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69876/new/
https://reviews.llvm.org/D69876
More information about the cfe-commits
mailing list