llvm-project
78978cf0 - [AMDGPU] Emit entry function Dwarf CFI

Commit
10 days ago
[AMDGPU] Emit entry function Dwarf CFI Entry functions represent the end of unwinding, as they are the outer-most frame. This implies they can only have a meaningful definition for the CFA, which AMDGPU defines using a memory location description with a literal private address space address. The return address is set to undefined as a sentinel value to signal the end of unwinding. Change-Id: I21580f6a24f4869ba32939c9c6332506032cc654 Co-authored-by: Scott Linder <scott.linder@amd.com> Co-authored-by: Venkata Ramanaiah Nalamothu <VenkataRamanaiah.Nalamothu@amd.com>
Author
Committer
Parents
Loading