Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; ModuleID = 'bubble.ll'
- target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
- target triple = "x86_64-pc-linux-gnu"
- ; Function Attrs: nounwind uwtable
- }
- ; Function Attrs: nounwind
- ; Function Attrs: nounwind
- ; Function Attrs: nounwind uwtable
- br label %.outer
- .outer: ; preds = %13, %14, %0
- br label %3
- ; <label>:3 ; preds = %.outer, %6
- ; <label>:6 ; preds = %3
- ; <label>:13 ; preds = %6
- br label %.outer
- ; <label>:14 ; preds = %3
- ; <label>:16 ; preds = %14
- ret void
- }
- ; Function Attrs: nounwind
- attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
- attributes #1 = { nounwind }
- attributes #2 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement