[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / 2012-03-20-LargeConstantExpr.ll
2012-03-20 Bill WendlingIt's possible to have a constant expression who's size...