diff options
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r-- | llvm/docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index a64aa194e20..36f5a979a41 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -179,6 +179,7 @@ For developers of applications which use LLVM as a library. Extensions LibFuzzer ScudoHardenedAllocator + OptBisect :doc:`LLVM Language Reference Manual <LangRef>` Defines the LLVM intermediate representation and the assembly form of the @@ -226,6 +227,9 @@ For developers of applications which use LLVM as a library. :doc:`ScudoHardenedAllocator` A library that implements a security-hardened `malloc()`. +:doc:`OptBisect` + A command line option for debugging optimization-induced failures. + Subsystem Documentation ======================= |