This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Specify registers used in DWARF exception handling
ClosedPublic

Authored by wangleiat on Sep 27 2022, 12:43 AM.

Details

Summary

Defines LoongArch registers for getExceptionPointerRegister() and
getExceptionSelectorRegister().

Diff Detail