[llvm-branch-commits] [llvm-gcc-branch] r69107 - /llvm-gcc-4.2/branches/Apple/Dib/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m

Bill Wendling isanbard at gmail.com
Tue Apr 14 16:59:59 PDT 2009


Author: void
Date: Tue Apr 14 18:59:59 2009
New Revision: 69107

URL: http://llvm.org/viewvc/llvm-project?rev=69107&view=rev
Log:
Moving to LLVM regression tests.

Removed:
    llvm-gcc-4.2/branches/Apple/Dib/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m

Removed: llvm-gcc-4.2/branches/Apple/Dib/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m
URL: http://llvm.org/viewvc/llvm-project/llvm-gcc-4.2/branches/Apple/Dib/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m?rev=69106&view=auto

==============================================================================
--- llvm-gcc-4.2/branches/Apple/Dib/gcc/testsuite/llvm.objc/2009-04-14-AsmSection.m (original)
+++ llvm-gcc-4.2/branches/Apple/Dib/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" } } */





More information about the llvm-branch-commits mailing list