diff options
author | Martin Storsjo <martin@martin.st> | 2018-01-02 20:10:54 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-01-02 20:10:54 +0000 |
commit | 0aa55fdbba34928c0e05eb7d2fe3ebba7d95e85f (patch) | |
tree | fda2eae5f0bd3aa3a829fb20f2469706d414c308 /clang/lib | |
parent | 2b377c99f715f0efab7173905054eab0c9fb02c0 (diff) | |
download | bcm5719-llvm-0aa55fdbba34928c0e05eb7d2fe3ebba7d95e85f.tar.gz bcm5719-llvm-0aa55fdbba34928c0e05eb7d2fe3ebba7d95e85f.zip |
[PPC64] Port to ppc64le - initial version
Initial working version of libunwind for PowerPC 64. Tested on
little-endian ppc64 host only.
Based on the existing PowerPC 32 code.
It supports:
- context save/restore (unw_getcontext, unw_init_local, unw_resume)
- read/write from/to saved registers
- backtrace (unw_step)
Patch by Leandro Lupori!
Differential Revision: https://reviews.llvm.org/D41386
llvm-svn: 321667
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions