summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/ret-i64-0.ll
blob: c59e4cf9439ebb7ea7b2961da3f09a4f42afce36 (plain)
1
2
3
4
5
; RUN: llvm-as < %s | llc -march=x86 | grep xor | count 2

define i64 @foo() nounwind {
  ret i64 0
}
OpenPOWER on IntegriCloud