:doc:`Extensions`\r
LLVM-specific extensions to tools and formats LLVM seeks compatibility with.\r
\r
-:doc:`CommandLine`\r
- Provides information on using the command line parsing library.\r
-\r
:doc:`HowToSetUpLLVMStyleRTTI`\r
How to make ``isa<>``, ``dyn_cast<>``, etc. available for clients of your\r
class hierarchy.\r
:doc:`ExtendingLLVM`\r
Look here to see how to add instructions and intrinsics to LLVM.\r
\r
-:doc:`LibFuzzer`\r
- A library for writing in-process guided fuzzers.\r
-\r
-:doc:`FuzzingLLVM`\r
- Information on writing and using Fuzzers to find bugs in LLVM.\r
-\r
:doc:`ScudoHardenedAllocator`\r
A library that implements a security-hardened `malloc()`.\r
\r
+:doc:`GwpAsan`\r
+ A sampled heap memory error detection toolkit designed for production use.\r
+\r
+============\r
+Command Line\r
+============\r
+\r
+:doc:`CommandLine`\r
+ Provides information on using the command line parsing library.\r
+\r
:doc:`OptBisect`\r
A command line option for debugging optimization-induced failures.\r
\r
-:doc:`GwpAsan`\r
- A sampled heap memory error detection toolkit designed for production use.
\ No newline at end of file
+=========\r
+LibFuzzer\r
+=========\r
+\r
+:doc:`LibFuzzer`\r
+ A library for writing in-process guided fuzzers.\r
+\r
+:doc:`FuzzingLLVM`\r
+ Information on writing and using Fuzzers to find bugs in LLVM.
\ No newline at end of file