summaryrefslogtreecommitdiff
path: root/docs/users_guide/debugging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/debugging.rst')
-rw-r--r--docs/users_guide/debugging.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/users_guide/debugging.rst b/docs/users_guide/debugging.rst
index a7bbbb5e0b..a4e2d2345f 100644
--- a/docs/users_guide/debugging.rst
+++ b/docs/users_guide/debugging.rst
@@ -144,6 +144,8 @@ Dumping out compiler intermediate structures
.. ghc-flag:: -ddump-llvm
+ :implies: :ghc-flag:`-fllvm`
+
LLVM code from the :ref:`LLVM code generator <llvm-code-gen>`
.. ghc-flag:: -ddump-bcos