[libunwind] Fix a typo in a debug log message. NFC.

This typo (unw_step instead of unw_get_proc_info) has been around since
the initial public commit of libunwind.

Differential Revision: https://reviews.llvm.org/D147631

GitOrigin-RevId: a017aefeac9c7128b5fd702098381abc09508e45
3 files changed
tree: 1b5ddafc0ea70f0f1533345fed878acb29d488d2
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT