forked from OSchip/llvm-project
80fcb754d9
turn "putchar" calls into _IO_putc calls which is a lower-level interface. This patch allows these calls to be executed by lli in interpreter mode. llvm-svn: 37254 |
||
---|---|---|
.. | ||
Execution.cpp | ||
ExternalFunctions.cpp | ||
Interpreter.cpp | ||
Interpreter.h | ||
Makefile |