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>
89
89
qualifiers, and the < tt > getTypePtr()</ tt > method to get the
90
90
wrapped < tt > Type*</ tt > which you can then dump.</ li >
91
91
< 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 >
95
95
</ ul >
96
96
97
97
<!--=====================================================================-->
You can’t perform that action at this time.
0 commit comments