[cfe-commits] r78231 - /cfe/trunk/test/CodeGenCXX/constructor-default-arg.cpp
Mike Stump
mrs at apple.com
Wed Aug 5 14:17:17 PDT 2009
On Aug 5, 2009, at 12:24 PM, Fariborz Jahanian wrote:
> +// CHECK-LP64: call __ZN1XC1ERK1Xiii
> +// CHECK-LP64: call __ZN1XC1ERK1Xiii
> +// CHECK-LP64: call __ZN1XC1ERK1Xiii
> +// CHECK-LP32: call L__ZN1XC1ERK1Xiii
> +// CHECK-LP32: call L__ZN1XC1ERK1Xiii
> +// CHECK-LP32: call L__ZN1XC1ERK1Xiii
A blank line to separate the two blocks...
More information about the cfe-commits
mailing list