[llvm-commits] [llvm] r164349 - in /llvm/trunk/lib/Target/Mips: Mips16FrameLowering.cpp Mips16FrameLowering.h Mips16InstrInfo.td

NAKAMURA Takumi geek4civic at gmail.com
Thu Sep 20 19:27:19 PDT 2012


Hatanaka san,

> +  const TargetInstrInfo &TII = *MF->getTarget().getInstrInfo();

Removed from spillCalleeSavedRegisters() in r164354 to suppress a warning.

...Takumi



More information about the llvm-commits mailing list