summaryrefslogtreecommitdiff
path: root/test/Assembler/2003-05-21-MalformedShiftCrash.ll
blob: a845d89bb6c92b9862debe1b9643c37fb650f3b1 (plain)
1
2
3
4
; Found by inspection of the code
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}

global i32 ashr (float 1.0, float 2.0)