* Implement the getc() function
authorChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 21:12:13 +0000 (21:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 21:12:13 +0000 (21:12 +0000)
commit005cbce20e55077d7e02255812e5df068188d302
tree4b40eee9e2e927b04477f97d5d37a62bbb7470ea
parent849735ce226b656af9e34193c88e70bb53f4b49c
* Implement the getc() function
* Support usage of stdin, stdout & stderr correctly in LLI!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4022 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp