|
@@ -206,6 +206,7 @@ For developers of applications which use LLVM as a library.
|
|
FuzzingLLVM
|
|
FuzzingLLVM
|
|
ScudoHardenedAllocator
|
|
ScudoHardenedAllocator
|
|
OptBisect
|
|
OptBisect
|
|
|
|
+ GwpAsan
|
|
|
|
|
|
:doc:`LLVM Language Reference Manual <LangRef>`
|
|
:doc:`LLVM Language Reference Manual <LangRef>`
|
|
Defines the LLVM intermediate representation and the assembly form of the
|
|
Defines the LLVM intermediate representation and the assembly form of the
|
|
@@ -258,6 +259,9 @@ For developers of applications which use LLVM as a library.
|
|
:doc:`OptBisect`
|
|
:doc:`OptBisect`
|
|
A command line option for debugging optimization-induced failures.
|
|
A command line option for debugging optimization-induced failures.
|
|
|
|
|
|
|
|
+:doc:`GwpAsan`
|
|
|
|
+ A sampled heap memory error detection toolkit designed for production use.
|
|
|
|
+
|
|
.. _index-subsystem-docs:
|
|
.. _index-subsystem-docs:
|
|
|
|
|
|
Subsystem Documentation
|
|
Subsystem Documentation
|