In certain cases, the first non-frame-setup instruction in a function is a branch. For example, it could be a cbz on an argument. Make sure we correctly allocate the UnwindHelp, and find an appropriate register to use to initialize it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM