index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Generic
/
global-ret0.ll
blob: f013937a8c1008937fdf08c87434a5281b173483 (
plain
)
1
2
3
4
5
6
%g = global int 0 int %main() { %h = load int* %g ret int %h }