brintos

brintos / llvm-project-archived public Read only

0
0
Text · 592 B · 541949c Raw
14 lines · plain
1; Just check that this doesn't crash:2; RUN: llc < %s3; PR29604 5target 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"6target triple = "sparc-unknown-linux-gnu"7	%"5tango4core9Exception11IOException" = type { ptr, ptr, { i64, ptr }, { i64, ptr }, i64, ptr, ptr }8	%"6Object7Monitor" = type { ptr, ptr }9 10define fastcc ptr @_D5tango4core9Exception13TextException5_ctorMFAaZC5tango4core9Exception13TextException(ptr %this, { i64, ptr } %msg) {11entry_tango.core.Exception.TextException.this:12	unreachable13}14