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
/
Transforms
/
DSAnalysis
/
simplest-test.ll
blob: 1a1bcc2f59331d55b1520b8bea7b7b3ac428b68d (
plain
)
1
2
3
4
5
6
void %foo(int* %X) { store int 4, int* %X ret void }