fix PR4650: we only track sizes for certain objects, so only put something
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-pic.ll
2008-09-24 Evan ChengProperly handle 'm' inline asm constraints. If a GV...