void marked 2 inline comments as done.
void added inline comments.

================
Comment at: clang/docs/LanguageExtensions.rst:1553
+  implementation<https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html>`_ in
+  that Clang doesn't support outputs on the indirect branch. Use of an output
+  on the indirect branch may result in undefined behavior and should be
----------------
nickdesaulniers wrote:
> Consider adding a link to https://github.com/llvm/llvm-project/issues/53562?
> 
> Clang doesn't yet support... but support is planned.
> 
> or something.
I'll add the link to the commit message. I don't know if it's very useful here, 
as it pertains mostly to compiler developers rather than end users.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135818

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

Reply via email to