Implement scanf and fix sscanf to actually endian swap the results correctly
authorChris Lattner <sabre@nondot.org>
Mon, 31 Mar 2003 22:12:37 +0000 (22:12 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 31 Mar 2003 22:12:37 +0000 (22:12 +0000)
commitf9a88b684d8ca368ad51695c61a3580f4700da52
tree0bfb04ce4b6170413bd92a22d43f4933e0647d2b
parent88a9a3e6e3407e04b45223d11343c30463cecfdf
Implement scanf and fix sscanf to actually endian swap the results correctly

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