This PR adds support for creating leaf functions when there are no CSRs used, no function calls are made, no stack frame is acquired, and contain no try/catch/throw statements.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo