hanchenye-llvm-project/llvm/lib/ExecutionEngine
Reid Spencer 1d48207f5b 1. Don't swap byte order in scanf. It isn't necessary and leads to
incorrect results (canonicalization was dropped several commits ago).
2. Add support for fscanf.
3. Suppress a warning about cast to pointer from non-pointer-sized integer.

llvm-svn: 36482
2007-04-26 18:19:35 +00:00
..
Interpreter 1. Don't swap byte order in scanf. It isn't necessary and leads to 2007-04-26 18:19:35 +00:00
JIT avoid mutating a global in an accessor 2007-04-20 22:57:20 +00:00
ExecutionEngine.cpp Unbreak C++ build. 2007-03-12 17:57:00 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00