When removing a function from the function set and adding it to deferred, we
[llvm.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.ll
bloba845d89bb6c92b9862debe1b9643c37fb650f3b1
1 ; Found by inspection of the code
2 ; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
4 global i32 ashr (float 1.0, float 2.0)