Skip to content

Commit a3dcc7a

Browse files
authored
[Docs][DebugInfo][RemoveDIs] Revise debug info migration guide title (#81480)
1 parent 73ce0ae commit a3dcc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/RemoveDIsDebugInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# What's all this then?
1+
# Debug info migration: From intrinsics to records
22

33
We're planning on removing debug info intrinsics from LLVM, as they're slow, unwieldy and can confuse optimisation passes if they're not expecting them. Instead of having a sequence of instructions that looks like this:
44

0 commit comments

Comments
 (0)