[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / fastcc3struct.ll
2009-12-15 Kenneth UildriksFor fastcc on x86, let ECX be used as a return register...