Displaying 2 results from an estimated 2 matches for "p27210247".
2010 Jan 18
3
[LLVMdev] How to create a CallInst that calls a standard c function like "printf"
...m?
The file attached is the program I wrote, it can be compiled, however, the
result of the dump of the retrieved module is not correct(missing global
variable and will cause 'program use external function 'myprintf' which
could not be resolved') problem.
http://old.nabble.com/file/p27210247/test.cpp test.cpp
--
View this message in context: http://old.nabble.com/How-to-create-a-CallInst-that-calls-a-standard-c-function-like-%22printf%22-tp27210247p27210247.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2010 Jan 21
0
[LLVMdev] How to create a CallInst that calls a standard c function like "printf"
...is the program I wrote, it can be compiled, however, the
> result of the dump of the retrieved module is not correct(missing global
> variable and will cause 'program use external function 'myprintf' which
> could not be resolved') problem.
> http://old.nabble.com/file/p27210247/test.cpp test.cpp
>
:-)
--
View this message in context: http://old.nabble.com/How-to-create-a-CallInst-that-calls-a-standard-c-function-like-%22printf%22-tp27210247p27258957.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.