mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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.