[llvm-commits] Compile error in lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp introduced by r73965

Eric Rannaud eric.rannaud at gmail.com
Tue Jun 23 11:44:49 PDT 2009


ARMAsmPrinter.cpp: In member function
‘void<unnamed>::ARMAsmPrinter::printBitfieldInvMaskImmOperand(const
llvm::MachineInstr*, int)’:
ARMAsmPrinter.cpp:647: error: ‘fls’ was not declared in this scope


fls is nowhere to be found in LLVM.



More information about the llvm-commits mailing list