repo.or.cz
/
llvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
When removing a function from the function set and adding it to deferred, we
[llvm.git]
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.ll
blob
a845d89bb6c92b9862debe1b9643c37fb650f3b1
1
; Found by inspection of the code
2
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
3
4
global i32 ashr (float 1.0, float 2.0)