Sign in
ara-mdk
/
platform
/
external
/
llvm
/
b6f4872d29136637a3a5dfdf185f5afcbcdd3b2a
/
.
/
test
/
CodeGen
/
X86
/
null-streamer.ll
blob: 7c0e82f08f9396c1b15accf6e8780e64b543522b [
file
] [
log
] [
blame
]
; Check the MCNullStreamer operates correctly, at least on a minimal test case.
;
; RUN: llc -filetype=null -o %t -march=x86 %s
define
void
@f0
()
{
ret
void
}
define
void
@f1
()
{
ret
void
}