Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with the check for 'Amount == 0' inside adjustStackPtr(). Each caller shouldn't have to check this for itself.
test/CodeGen/Mips/adjust-callstack-sp.ll | ||
---|---|---|
14–16 ↗ | (On Diff #22733) | Nit: Indentation. |