Cast MO.getImm() to unsigned before comparing with an unsigned limit.
[oota-llvm.git] / test / Assembler / MultipleReturnValueType.ll
2008-04-19 Dan GohmanTeach llvm-as to accept function types with multiple...