Skip to content
Commit 33b3b966 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 600ba8fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment