mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-18 07:52:35 +00:00
Fix markup for -debug-only option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210300 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3b889b9d31
commit
bbd34136f3
@ -387,7 +387,8 @@ Fine grained debug info with ``DEBUG_TYPE`` and the ``-debug-only`` option
|
||||
Sometimes you may find yourself in a situation where enabling ``-debug`` just
|
||||
turns on **too much** information (such as when working on the code generator).
|
||||
If you want to enable debug information with more fine-grained control, you
|
||||
define the ``DEBUG_TYPE`` macro and the ``-debug`` only option as follows:
|
||||
can define the ``DEBUG_TYPE`` macro and use the ``-debug-only`` option as
|
||||
follows:
|
||||
|
||||
.. code-block:: c++
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user