[PATCH] Expand LangRef.html's documentation on LLVM's inline assembly.

Douglas Katzman dougk at google.com
Tue Jun 30 07:05:48 PDT 2015


This is phenomenal, thank you!
There's one typo and did you mean to keep the FIXMEs in documentation?


================
Comment at: docs/LangRef.rst:2883
@@ +2882,3 @@
+- Register constraint. This is either a register class, or a fixed physical
+  register. This kind of constraint will allocate a registerf, and if necessary,
+  bitcast the argument or result to the appropriate type.
----------------
registerf ?

http://reviews.llvm.org/D10816

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list