1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner 5f2b5e70e0 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.

llvm-svn: 3230
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