File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,9 @@ <h2 id="debugging">Debugging</h2>
8989 qualifiers, and the < tt > getTypePtr()</ tt > method to get the
9090 wrapped < tt > Type*</ tt > which you can then dump.</ li >
9191 < li > For < a href ="https://lldb.llvm.org "> < tt > LLDB</ tt > </ a > users there are
92- data formatters for clang data structures in
93- < a href ="https://github.com/llvm/llvm-project/blob/main/clang /utils/ClangDataFormat .py ">
94- < tt > clang /utils/ClangDataFormat .py</ tt > </ a > .</ li >
92+ data formatters for LLVM data structures in
93+ < a href ="https://github.com/llvm/llvm-project/blob/main/llvm /utils/lldbDataFormatters .py ">
94+ < tt > llvm /utils/lldbDataFormatters .py</ tt > </ a > .</ li >
9595 </ ul >
9696
9797 <!--=====================================================================-->
You can’t perform that action at this time.
0 commit comments