mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Useful to show the control flow graph of a disassembled function. The control flow graph can the be viewed with the viewcfg utility: (lldb) disassemble <copy-paste output to file.s> $ blockifyasm < file.s | viewcfg
3.9 KiB
Executable File
3.9 KiB
Executable File