[LLVMdev] MachineConstantPoolValue

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Dec 8 02:14:12 PST 2006


On 12/8/06, Chris Lattner <sabre at nondot.org> wrote:
> On Wed, 6 Dec 2006, [UTF-8] Rafael Esp?ndola wrote:
> > In the ARM backend, functions (and other 32 bit constants) are placed
> > in a pool and loaded when needed.
>
> Has this approach been replaced with your later constant pool patch?

Yes. The constant pool patch solves the problem in a much simpler way.

Best Regards,
Rafael



More information about the llvm-dev mailing list