2003-05-21 19:46:02 +02:00
|
|
|
; Found by inspection of the code
|
2011-02-07 17:40:21 +01:00
|
|
|
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
|
2003-05-21 19:46:02 +02:00
|
|
|
|
2007-02-02 03:16:23 +01:00
|
|
|
global i32 ashr (float 1.0, float 2.0)
|