PR2659 was fixed by r61847. Add the testcase as a regression test.
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-pic.ll
2008-09-24 Evan ChengProperly handle 'm' inline asm constraints. If a GV...