Nounwind function should have .eh_frame contents to catch exceptions thrown in the function itself. We should generate it if the function has landingpads even if it is declared with nounwind.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rL LLVM