mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
The routine already supports dumping the assembly to file if we are at a breakpoint using the current frame. This adds a -n option so one can without running just dump the assembly to a file of a specific function in a binary.