diff --git a/clang/docs/ClangRepl.rst b/clang/docs/ClangRepl.rst index ff986be9da89b..aaaabd99bc82f 100644 --- a/clang/docs/ClangRepl.rst +++ b/clang/docs/ClangRepl.rst @@ -47,7 +47,6 @@ Clang-Repl data flow can be divided into roughly 8 phases: 8. The machine code is then executed. -=================== Build Instructions: =================== @@ -75,7 +74,6 @@ Build Instructions: clang-repl> -================ Clang-Repl Usage ================