[PATCH] D69876: Allow output constraints on "asm goto"

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 13:07:37 PST 2019


void added a comment.

In D69876#1740289 <https://reviews.llvm.org/D69876#1740289>, @jyknight wrote:

> 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.


Sure. Which file do we list such things in?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69876/new/

https://reviews.llvm.org/D69876





More information about the llvm-commits mailing list