repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IR: de-duplicate two CmpInst routines (NFC) (#116866)
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
2007-01-16-CrashOnBadCast2.ll
blob
3e2919379de203ea6bf2bd64d04369396713e1e4
1
; PR1117
2
; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "invalid cast opcode for cast from"
3
4
@X = constant ptr trunc (i64 0 to ptr)