11 lines · plain
1; RUN: llc < %s -mtriple=xcore2%struct.st = type <{ i8, i32, i8, i32, i8, i32 }>3 4@x = external global %struct.st, align 45 6define i32 @test_entry() nounwind {7entry:8 %0 = load i32, ptr getelementptr inbounds (%struct.st, ptr @x, i32 0, i32 3), align 29 ret i32 %010}11