summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/ret42.ll
blob: 0cbe1763faadf52b92b8b43cd7b2d7951d16b596 (plain)
1
2
3
4
5
; RUN: llvm-as < %s | llc

define i32 @main() {  
  ret i32 42
}
OpenPOWER on IntegriCloud