This is an archive of the discontinued LLVM Phabricator instance.

[MSP430] Add CFI instructions for MSP430.
ClosedPublic

Authored by kuilpd on Mar 27 2023, 7:50 AM.

Details

Summary

Implement emission of DWARF CFI instructions for MSP430. This includes descriptions of stack frame layout and location of callee-saved registers that could be used for backtracing.

Diff Detail

Event Timeline

kuilpd created this revision.Mar 27 2023, 7:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2023, 7:50 AM
kuilpd requested review of this revision.Mar 27 2023, 7:50 AM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 5 2023, 3:53 PM
This revision was landed with ongoing or failed builds.
Closed by commit rG9a9c6b8e7587: [MSP430] Add CFI instructions for MSP430. (authored by kuilpd, committed by asl). · Explain Why
This revision was automatically updated to reflect the committed changes.