Cast MO.getImm() to unsigned before comparing with an unsigned limit.
[oota-llvm.git] / test / Assembler / 2008-10-14-NamedTypeOnInteger.ll
2008-10-15 Chris LattnerFix the .ll grammar rules to allow any type before...