Skip to content

Commit b52a5d7

Browse files
committed
[LFI] Add LFI to UserGuides toctree
1 parent 94c11b8 commit b52a5d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/UserGuides.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ intermediate LLVM representation.
4949
InstrProfileFormat
5050
InstrRefDebugInfo
5151
KeyInstructionsDebugInfo
52+
LFI
5253
LinkTimeOptimization
5354
LoopTerminology
5455
MarkdownQuickstartTemplate
@@ -309,3 +310,6 @@ Additional Topics
309310

310311
:doc:`Telemetry`
311312
This document describes the Telemetry framework in LLVM.
313+
314+
:doc:`LFI <LFI>`
315+
This document describes the Lightweight Fault Isolation (LFI) target in LLVM.

0 commit comments

Comments
 (0)