forked from OSchip/llvm-project
parent
4b24005a9b
commit
ce216753d2
|
@ -0,0 +1,6 @@
|
|||
|
||||
|
||||
void %foo(int* %X) {
|
||||
store int 4, int* %X
|
||||
ret void
|
||||
}
|
Loading…
Reference in New Issue