Displaying 1 result from an estimated 1 matches for "reg2131".
Did you mean:
reg213
2002 Nov 28
1
[LLVMdev] lli unreliable?
...ternal global [31 x sbyte] c"The value in the heap is \22%d\22\0A\00" ; <[31 x sbyte]*> [#uses=1]
implementation ; Functions:
internal void %__main() {
bb0: ; No predecessors!
ret void
}
declare int %printf(sbyte*, ...)
internal sbyte* %Create() {
bb0: ; No predecessors!
%reg2131 = alloca sbyte, uint 4 ; <sbyte*> [#uses=1]
ret sbyte* %reg2131
}
internal int %Function() {
bb0: ; No predecessors!
%reg214 = call sbyte* %Create( ) ; <sbyte*> [#uses=1]
%cast214 = cast sbyte* %reg214 to uint* ; <uint*> [#uses=2]
store uint 37337, uint* %cast214
%reg110...