3 %lldb.compile_unit = type { i32, i16, i16, i8*, i8*, i8*, { }* }
4 @d.compile_unit7 = external global %lldb.compile_unit ; <%lldb.compile_unit*> [#uses=1]
6 declare void @llvm.dbg.stoppoint(i32, i32, %lldb.compile_unit*)
8 define void @rb_raise(i32, ...) {
10 br i1 false, label %strlen.exit, label %no_exit.i
12 no_exit.i: ; preds = %entry
15 strlen.exit: ; preds = %entry
16 call void @llvm.dbg.stoppoint( i32 4358, i32 0, %lldb.compile_unit* @d.compile_unit7 )