blob: c661f7c0771efd1a8a44299a1cb718b68301d668 [file] [log] [blame]
Chris Lattnerf6893742003-05-21 17:46:02 +00001; Found by inspection of the code
Chris Lattnerdf986172009-01-02 07:01:27 +00002; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer or integer vector operands}
Chris Lattnerf6893742003-05-21 17:46:02 +00003
Reid Spencer832254e2007-02-02 02:16:23 +00004global i32 ashr (float 1.0, float 2.0)