Hexagon: Add support for lowering block address.
[oota-llvm.git] / test / CodeGen / ARM / 2007-05-03-BadPostIndexedLd.ll
index f3f82bc4846f07cfe98386cfb2975865c56f3f4c..25ac52e5ec77fdd8d7a92bf95f3ce689ea02e67e 100644 (file)
@@ -1,8 +1,8 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin
+; RUN: llc < %s -mtriple=arm-apple-darwin
 
        %struct.Connection = type { i32, [10 x i8], i32 }
        %struct.IntChunk = type { %struct.cppobjtype, i32, i32*, i32 }
-       %struct.Point = type { i8*, %struct.cppobjtype, i16 (%struct.Point*) signext *, i16 (%struct.Point*) signext *, double (%struct.Point*)*, double (%struct.Point*)* }
+       %struct.Point = type { i8*, %struct.cppobjtype, i16 (%struct.Point*)  *, i16 (%struct.Point*)  *, double (%struct.Point*)*, double (%struct.Point*)* }
        %struct.RefPoint = type { %struct.Point*, %struct.cppobjtype }
        %struct.ShortArray = type { %struct.cppobjtype, i32, i16* }
        %struct.TestObj = type { i8*, %struct.cppobjtype, i8, [32 x i8], i8*, i8**, i16, i16, i32, i32, i32, i32, float, double, %struct.cppobjtype, i32, i16*, i16**, i8**, i32, %struct.XyPoint, [3 x %struct.Connection], %struct.Point*, %struct.XyPoint*, i32, i8*, i8*, i16*, %struct.ShortArray, %struct.IntChunk, %struct.cppobjtype, %struct.cppobjtype, %struct.RefPoint, i32, %struct.cppobjtype, %struct.cppobjtype }