blob: 65ff6d21709a379c70e9055a965b2a2db3515811 [file] [edit]
; Test the null streamer with a target streamer.
; RUN: llc -O0 -filetype=null -mtriple=xtensa < %s
define i32 @main() {
entry:
ret i32 0
}