repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[test] Remove a needless declaration of REQUIRES: target-windows
[llvm-core.git]
/
test
/
Assembler
/
2007-01-16-CrashOnBadCast2.ll
blob
479bef7d7a206e8d71f829adcb11b7dfe98f8538
1
; PR1117
2
; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "invalid cast opcode for cast from"
3
4
@X = constant i8* trunc (i64 0 to i8*)