From ec407162c137c2f446520d81795987bf23f8accc Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Wed, 10 Sep 2014 20:43:03 +0000 Subject: [PATCH] [sphinx cleanup] Fix sphinx warning introduced by r217537 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217541 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CodeGenerator.rst b/docs/CodeGenerator.rst index 9eb8cf32cb8..b0a1059224e 100644 --- a/docs/CodeGenerator.rst +++ b/docs/CodeGenerator.rst @@ -291,7 +291,7 @@ whether the instruction has certain target-independent properties (accesses memory, is commutable, etc), and holds any target-specific flags. The ``TargetFrameLowering`` class ------------------------------ +--------------------------------- The ``TargetFrameLowering`` class is used to provide information about the stack frame layout of the target. It holds the direction of stack growth, the known