Skip to content
Commit 822944c9 authored by Sean Callanan's avatar Sean Callanan
Browse files

Made the IR interpreter move all floats, not just "wide"

ones, to its own constant pool.  This reflects the fact
that the LLVM code generators for different targets move
floats to their constant pools under varying conditions,
and the JIT cannot (yet) be relied upon to relocate references to
its constant pool correctly.

llvm-svn: 155660
parent 3d6c629e
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