hans added a comment.

Thanks!

Do you want to write something more general for the release notes about the 
status of Clang and the Linux kernel?



================
Comment at: clang/docs/ReleaseNotes.rst:116
+  control flow from inline assembly. The main consumer of this construct is the
+  Linux kernel and glib. There a few long tail bugs in Clang's integrated
+  assembler and IfConverter still being fixed related to the use of
----------------
nickdesaulniers wrote:
> I wasn't sure the best way to state something along the lines of "support is 
> in beta shape, plz report bugz?"
How about starting with "Initial support has been added for ...", and ending 
with "There are still unsupported corner cases in Clang's integrated assembler 
and in IfConverter. Please file bugs for any issues you run into." ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65302



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

Reply via email to