Fix a bug in epilog generation where the incoming stack arguments were
not being popped for fastcc functions when -tailcallopt was passed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Geoff,
Sorry this took so long to get around to. I think it looks OK.
Tim.
test/CodeGen/AArch64/fastcc.ll | ||
---|---|---|
237 ↗ | (On Diff #46940) | Might want to fix that up before commit. |