Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'false'.
[oota-llvm.git] / test / CodeGen / R600 / store.ll
index f24de04b8b5cec75aa9c8ef4aa088320ff863f28..db4e8e9abbb8ee6067d4353c3baf1a4ac4bb1eac 100644 (file)
@@ -192,7 +192,7 @@ entry:
   ret void
 }
 
-attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
+attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
 
 !5 = metadata !{metadata !"int", metadata !6}
 !6 = metadata !{metadata !"omnipotent char", metadata !7}