This patch implements eh frame handling by using generic EHFrame passes. I checked that c++ exception handling works correctly with this change. (it doens't work without this change)
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
sunho added a parent revision: D127062: [JITLink] Remove CodeAlignmentFactor and DataAlignmentFactor validation.Jun 4 2022, 6:14 PM
trukhaav added a parent revision: D126222: [libcxx] Fix wrong messages of git version.Jun 5 2022, 12:30 AM
sunho removed a parent revision: D126222: [libcxx] Fix wrong messages of git version.Jun 5 2022, 7:07 AM
This revision is now accepted and ready to land.Jun 9 2022, 3:25 PM
sunho removed a parent revision: D127062: [JITLink] Remove CodeAlignmentFactor and DataAlignmentFactor validation.Jun 9 2022, 11:42 PM
This revision was landed with ongoing or failed builds.Jun 10 2022, 12:06 PM
Closed by commit rGf8a9536c5581: [JITLink][ELF][AArch64] Implement eh frame handling. (authored by sunho). · Explain Why
This revision was automatically updated to reflect the committed changes.