We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0327aad commit 1d96feeCopy full SHA for 1d96fee
llvm/docs/UserGuides.rst
@@ -49,6 +49,7 @@ intermediate LLVM representation.
49
InstrProfileFormat
50
InstrRefDebugInfo
51
KeyInstructionsDebugInfo
52
+ LFI
53
LinkTimeOptimization
54
LoopTerminology
55
MarkdownQuickstartTemplate
@@ -309,3 +310,6 @@ Additional Topics
309
310
311
:doc:`Telemetry`
312
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