llvm-6502/test/Assembler/2003-05-21-MalformedShiftCrash.ll

5 lines
174 B
LLVM
Raw Normal View History

; Found by inspection of the code
2009-01-02 07:01:27 +00:00
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer or integer vector operands}
global i32 ashr (float 1.0, float 2.0)