aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/ret42.ll
blob: 62890e4e7582eb144b494c08deb8fee88b98f42b (plain)
1
2
3
int %main() {  
  ret int 42
}