Implement feof
authorChris Lattner <sabre@nondot.org>
Fri, 8 Nov 2002 19:10:26 +0000 (19:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 8 Nov 2002 19:10:26 +0000 (19:10 +0000)
commit25f6f373b88199d861c1c618d3aa8f7b69d1e2ae
treecee0aa83d6b40f5cde9a6fac0a4901394d5392e8
parent691cd891e36e5e19d5a039babe5d03a512ad23a7
Implement feof

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