YouCompleteMe/cpp/llvm/test/Assembler/2003-05-21-MalformedShiftCrash.ll

5 lines
156 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; 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)