[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / SPARC / 2012-05-01-LowerArguments.ll
1 ; Just check that this doesn't crash:
2 ; RUN: llc < %s
3 ; PR2960
4
5 target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-f128:128:128"
6 target triple = "sparc-unknown-linux-gnu"
7         %"5tango4core9Exception11IOException" = type { [5 x i8*]*, i8*, { i64, i8* }, { i64, i8* }, i64, %"6Object7Monitor"*, %"5tango4core9Exception11IOException"* }
8         %"6Object7Monitor" = type { [3 x i8*]*, i8* }
9
10 define fastcc %"5tango4core9Exception11IOException"* @_D5tango4core9Exception13TextException5_ctorMFAaZC5tango4core9Exception13TextException(%"5tango4core9Exception11IOException"* %this, { i64, i8* } %msg) {
11 entry_tango.core.Exception.TextException.this:
12         unreachable
13 }