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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
tools
/
llc
/
filetype-null-stop-after.ll
blob
5be63a55b6483368341f4d70b701b6801d478c4c
1
; -stop-after would normally dump MIR, but with -filetype=null as well check
2
; there's no output at all.
3
; RUN: llc -filetype=null -stop-after=finalize-isel -o - %s | count 0