[llvm-commits] [llvm-gcc-4.2] r69109 - /llvm-gcc-4.2/trunk/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m
Devang Patel
dpatel at apple.com
Tue Apr 14 17:07:36 PDT 2009
On Apr 14, 2009, at 5:03 PM, Bill Wendling wrote:
> Author: void
> Date: Tue Apr 14 19:02:59 2009
> New Revision: 69109
>
> URL: http://llvm.org/viewvc/llvm-project?rev=69109&view=rev
> Log:
> Moving to LLVM regression tests.
Long term we want to move in the other direction and move all FE tests
into FE test suite. AFAIK, this is blocked by nightly tester's
inability to build and test new llvm-gcc.
-
Devang
>
>
> Removed:
> llvm-gcc-4.2/trunk/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m
>
> Removed: llvm-gcc-4.2/trunk/gcc/testsuite/llvm.objc/2009-04-14-
> AsmSection.m
> URL: http://llvm.org/viewvc/llvm-project/llvm-gcc-4.2/trunk/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m?rev=69108&view=auto
>
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- llvm-gcc-4.2/trunk/gcc/testsuite/llvm.objc/2009-04-14-
> AsmSection.m (original)
> +++ llvm-gcc-4.2/trunk/gcc/testsuite/llvm.objc/2009-04-14-
> AsmSection.m (removed)
> @@ -1,11 +0,0 @@
> -/* LLVM LOCAL file rdar://6763960 */
> -/* { dg-do compile { target *-*-darwin* } } */
> -/* { dg-options "-O0 -fobjc-abi-version=2" } */
> -
> - at interface A
> - at end
> -
> - at implementation A
> - at end
> -
> -/* { dg-final { scan-assembler "OBJC_CLASS_$_A.*section.*__DATA,
> __objc_data" } } */
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list