mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
Fix a typo in the documentation. NFC.
llvm-svn: 313470
This commit is contained in:
@@ -15,7 +15,7 @@ that never materialized (e.g. remote unwinding).
|
||||
|
||||
The unwinder has two levels of API. The high level APIs are the `_Unwind_*`
|
||||
functions which implement functionality required by `__cxa_*` exception
|
||||
funcionts. The low level APIs are the `unw_*` functions which are an interface
|
||||
functions. The low level APIs are the `unw_*` functions which are an interface
|
||||
defined by the old HP libunwind project.
|
||||
|
||||
Getting Started with libunwind
|
||||
|
||||
Reference in New Issue
Block a user