search for: tp52446p52458

Displaying 3 results from an estimated 3 matches for "tp52446p52458".

Did you mean: tp52446p52456
2012 Dec 10
2
[LLVMdev] how to get and modify a local variable's value through executionEngine?
hello Óscar Fuentes, thanks for your reply, if i use the API provided by parser.h and the program *.ll i parsed contains local variable, i can get a module have local variable without defines it first. i think that module is a structure like AST(i am not sure whether i was right), this must be a traversal method. am i right or do i misunderstand something? -- View this message in context:
2012 Dec 10
0
[LLVMdev] how to get and modify a local variable's value through executionEngine?
Dong Chen <jameschennerd at gmail.com> writes: > hello Óscar Fuentes, > thanks for your reply, if i use the API provided by parser.h and the program > *.ll i parsed contains local variable, i can get a module have local > variable without defines it first. > i think that module is a structure like AST(i am not sure whether i was > right), this must be a traversal method.
2012 Dec 10
2
[LLVMdev] how to get and modify a local variable's value through executionEngine?
...nment)? (2)how to traverse the basic blocks? if the module is gained by parser, what will the basic blocks contain? i will be on the line, thank you very much -- View this message in context: http://llvm.1065342.n5.nabble.com/how-to-get-and-modify-a-local-variable-s-value-through-executionEngine-tp52446p52458.html Sent from the LLVM - Dev mailing list archive at Nabble.com.