2002-08-15 17:04:40 +00:00
|
|
|
%.LC0 = internal global [12 x sbyte] c"hello world\00" ; <[12 x sbyte]*> [#uses=1]
|
|
|
|
|
|
|
|
implementation ; Functions:
|
|
|
|
|
|
|
|
sbyte* %test() {
|
2003-03-06 19:59:08 +00:00
|
|
|
ret sbyte* getelementptr ([12 x sbyte]* %.LC0, long 0, long 0)
|
2002-08-15 17:04:40 +00:00
|
|
|
}
|
|
|
|
|