Trim testcase a bit
authorChris Lattner <sabre@nondot.org>
Wed, 21 May 2003 19:55:10 +0000 (19:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 21 May 2003 19:55:10 +0000 (19:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6269 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll
test/Transforms/BasicAA/2003-05-21-GEP-Problem.ll

index dfe831249bfe1084edb7a15dc3536bbc95651bc5..fdb8c73a3ab69d7bd7e7177056adae30a264b297 100644 (file)
@@ -1,12 +1,7 @@
 ; RUN: as < %s | opt -licm -disable-output
-target endian = big
-target pointersize = 64
-       %struct..apr_array_header_t = type { %struct..apr_pool_t*, int, int, int, sbyte* }
-       %struct..apr_pool_t = type opaque
+       %struct..apr_array_header_t = type { int*, int, int, int, sbyte* }
        %struct..apr_table_t = type { %struct..apr_array_header_t, uint, [32 x int], [32 x int] }
 
-implementation   ; Functions:
-
 void %table_reindex(%struct..apr_table_t* %t.1) {              ; No predecessors!
        br label %loopentry
 
index dfe831249bfe1084edb7a15dc3536bbc95651bc5..fdb8c73a3ab69d7bd7e7177056adae30a264b297 100644 (file)
@@ -1,12 +1,7 @@
 ; RUN: as < %s | opt -licm -disable-output
-target endian = big
-target pointersize = 64
-       %struct..apr_array_header_t = type { %struct..apr_pool_t*, int, int, int, sbyte* }
-       %struct..apr_pool_t = type opaque
+       %struct..apr_array_header_t = type { int*, int, int, int, sbyte* }
        %struct..apr_table_t = type { %struct..apr_array_header_t, uint, [32 x int], [32 x int] }
 
-implementation   ; Functions:
-
 void %table_reindex(%struct..apr_table_t* %t.1) {              ; No predecessors!
        br label %loopentry