We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55459f6 commit 73ed118Copy full SHA for 73ed118
llvm/docs/Contributing.rst
@@ -32,7 +32,7 @@ let people know you are working on it.
32
33
Then try to reproduce and fix the bug with upstream LLVM. Start by building
34
LLVM from source as described in :doc:`GettingStarted` and
35
-and use the built binaries to reproduce the failure described in the bug. Use
+use the built binaries to reproduce the failure described in the bug. Use
36
a debug build (`-DCMAKE_BUILD_TYPE=Debug`) or a build with assertions
37
(`-DLLVM_ENABLE_ASSERTIONS=On`, enabled for Debug builds).
38
0 commit comments