From: Aaron Ballman Date: Thu, 27 Apr 2017 14:33:01 +0000 (+0000) Subject: Fixing a malformed RST table to get the documentation bot back to green. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3d0cd648cf3fc644fbbd6ca983e664f086fe54b;p=llvm Fixing a malformed RST table to get the documentation bot back to green. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301545 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/AMDGPUUsage.rst b/docs/AMDGPUUsage.rst index 97497057fc9..81c067b317d 100644 --- a/docs/AMDGPUUsage.rst +++ b/docs/AMDGPUUsage.rst @@ -83,7 +83,7 @@ handler as follows: Usage Code Sequence Description =============== ============= =============================================== llvm.trap s_endpgm Causes wavefront to be terminated. - llvm.debugtrap Nothing. Compiler warning generated that there is no trap handler installed. + llvm.debugtrap Nothing Compiler warning generated that there is no trap handler installed. =============== ============= =============================================== Assembler