You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds necessary metadata and updates links to Markdown documents in `README.md`. Remaining `.rst` documents still need to be converted to Markdown for linking to work.
-[Debugging the Type Checker](#debugging-the-type-checker)
22
-
-[Enabling Logging](#enabling-logging)
23
-
-[Debugging on SIL Level](#debugging-on-sil-level)
24
-
-[Options for Dumping the SIL](#options-for-dumping-the-sil)
25
-
-[Getting CommandLine for swift stdlib from Ninja to enable dumping stdlib SIL](#getting-commandline-for-swift-stdlib-from-ninja-to-enable-dumping-stdlib-sil)
26
-
-[Dumping the SIL and other Data in LLDB](#dumping-the-sil-and-other-data-in-lldb)
27
-
-[Debugging and Profiling on SIL level](#debugging-and-profiling-on-sil-level)
28
-
-[SIL source level profiling using -sil-based-debuginfo](#sil-source-level-profiling)
29
-
-[ViewCFG: Regex based CFG Printer for SIL/LLVM-IR](#viewcfg-regex-based-cfg-printer-for-silllvm-ir)
30
-
-[Debugging the Compiler using advanced LLDB Breakpoints](#debugging-the-compiler-using-advanced-lldb-breakpoints)
31
-
-[Debugging the Compiler using LLDB Scripts](#debugging-the-compiler-using-lldb-scripts)
32
-
-[Custom LLDB Commands](#custom-lldb-commands)
33
-
-[Debugging at LLVM Level](#debugging-at-llvm-level)
34
-
-[Options for Dumping LLVM IR](#options-for-dumping-llvm-ir)
0 commit comments