mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
This makes it consistent with gdb tui, where 'f' is 'finish'. See the discussion at https://reviews.llvm.org/D68541 . Differential Revision: https://reviews.llvm.org/D68909