SystemZAsmPrinter.cpp: Fix a warning. [-Wunused-variable]
This could be rewritten as `!ZFL->hasFP(*MF) || FrameReg < 16` but I thought better to clarify it is `AllocaReg`.
Loading
Please sign in to comment
This could be rewritten as `!ZFL->hasFP(*MF) || FrameReg < 16` but I thought better to clarify it is `AllocaReg`.