The function emitFunctionEntryLabel does not look at whether or not a function is a leaf when setting the entry flags, and instead blindly marks all functions as non-leaf routines.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo