log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Members
>
tobaru
>
cbc
>
CbC_llvm
view test/CodeGen/Generic/ret42.ll @ 0:
95c75e76d11b
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
LLVM 3.4
author
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date
Thu, 12 Dec 2013 13:56:28 +0900
parents
children
line wrap:
on
line source
; RUN: llc < %s
define i32 @main() {
ret i32 42
}