hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.

Looks great!

Go ahead and commit directly to the branch (I think it can only be done with 
SVN still), or let me know if you'd like me to do it.



================
Comment at: clang/docs/ReleaseNotes.rst:255
+With support for asm goto, the mainline Linux kernel for x86_64 is now 
buildable
+(and bootable) with Clang-9.  Other architectures that don't require
+CONFIG_JUMP_LABEL=y such as arm, aarch64, ppc32, ppc64le, (and possibly mips)
----------------
nit: I'd prefer "Clang 9" without the hyphen.


================
Comment at: clang/docs/ReleaseNotes.rst:257
+CONFIG_JUMP_LABEL=y such as arm, aarch64, ppc32, ppc64le, (and possibly mips)
+have been supported with older releases of Clang (clang-4 was first used with
+aarch64).
----------------
Clang 4


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