llvm-6502/lib/ExecutionEngine
Chris Lattner 69ab7a8ac6 Fix problem where lli would not print out a 64 bit value when the client code
uses the modifier "%ld".  Now lli passes off "%lld" to the underlying runtime
library in this case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3230 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-02 23:08:32 +00:00
..
Interpreter Fix problem where lli would not print out a 64 bit value when the client code 2002-08-02 23:08:32 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00