[PATCH] D23693: [lanai] Add ISA document to CompilerWritersInfo

Eli Bendersky via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 14:09:12 PDT 2016


eliben added a comment.

lgtm


================
Comment at: docs/CompilerWriterInfo.rst:21
@@ -20,3 +20,3 @@
 
-* `ARMv7-M Architecture Reference Manual` <http://infocenter.arm.com/help/topic/com.arm.doc.ddi0403e.b/index.html>`_ (authentication required, free sign-up). This covers the Thumb2-only microcontrollers
+* `ARMv7-M Architecture Reference Manual <http://infocenter.arm.com/help/topic/com.arm.doc.ddi0403e.b/index.html>`_ (authentication required, free sign-up). This covers the Thumb2-only microcontrollers
 
----------------
I'd leave these alone, or do cleanup separately


https://reviews.llvm.org/D23693





More information about the llvm-commits mailing list