Go to file
Chris Lattner 1deacd61f4 memory inputs to an inline asm are required to have an address available.
If the operand is not already an indirect operand, spill it to a constant
pool entry or a stack slot.

This fixes PR1356 and CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll

llvm-svn: 36536
2007-04-28 06:42:38 +00:00
llvm memory inputs to an inline asm are required to have an address available. 2007-04-28 06:42:38 +00:00
stacker Make this compile again by abandoning partially completed makefile work. 2007-04-05 16:19:25 +00:00