@@ -129,11 +129,11 @@ declare i32 @__C_specific_handler(...)
129129; Function Attrs: nounwind readnone
130130declare void @llvm.dbg.value (metadata , metadata , metadata ) #5
131131
132- attributes #0 = { norecurse nounwind uwtable "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-jump-tables" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math" = "false" " use-soft-float" ="false" }
133- attributes #1 = { nounwind uwtable "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-jump-tables" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math" = "false" " use-soft-float" ="false" }
134- attributes #2 = { inlinehint noinline nounwind uwtable "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-jump-tables" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math" = "false" " use-soft-float" ="false" }
135- attributes #3 = { nounwind "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math" = "false" " use-soft-float" ="false" }
136- attributes #4 = { "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math" = "false" " use-soft-float" ="false" }
132+ attributes #0 = { norecurse nounwind uwtable "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-jump-tables" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "use-soft-float" ="false" }
133+ attributes #1 = { nounwind uwtable "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-jump-tables" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "use-soft-float" ="false" }
134+ attributes #2 = { inlinehint noinline nounwind uwtable "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-jump-tables" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "use-soft-float" ="false" }
135+ attributes #3 = { nounwind "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "use-soft-float" ="false" }
136+ attributes #4 = { "disable-tail-calls" ="false" "less-precise-fpmad" ="false" "frame-pointer" ="none" "no-infs-fp-math" ="false" "no-nans-fp-math" ="false" "stack-protector-buffer-size" ="8" "target-cpu" ="x86-64" "target-features" ="+fxsr,+mmx,+sse,+sse2,+x87" "use-soft-float" ="false" }
137137attributes #5 = { nounwind readnone }
138138attributes #6 = { noinline }
139139attributes #7 = { nounwind }
0 commit comments