llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation
Bhushan D. Attarde 29e5937cd9 Initial Assembly profiler for mips64
Summary:
This is initial implementation of assembly profiler which only scans prologue/epilogue assembly instructions to create CFI instructions.

Reviewers: clayborg, jasonmolenda

Differential Revision: http://reviews.llvm.org/D7696

llvm-svn: 232619
2015-03-18 09:21:29 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile Add UnwindAssembly plugins to makefile build 2011-05-19 17:34:58 +00:00
UnwindAssemblyInstEmulation.cpp Initial Assembly profiler for mips64 2015-03-18 09:21:29 +00:00
UnwindAssemblyInstEmulation.h On x86 & x86_64, try to use eh_frame for frame 0. 2014-08-25 20:29:09 +00:00