X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FOther%2Fattribute-comment.ll;h=d12b179ef08390194ffc1e500c41550076b9d04a;hb=db81071b34eb4f5a9a27b4b5f8d32cc9f989db96;hp=7354e7f765fdec1233bec9e6c8e6d60b2fe5e481;hpb=e94e4ca5fd94de185a840e9237b3b483f62342a8;p=oota-llvm.git diff --git a/test/Other/attribute-comment.ll b/test/Other/attribute-comment.ll index 7354e7f765f..d12b179ef08 100644 --- a/test/Other/attribute-comment.ll +++ b/test/Other/attribute-comment.ll @@ -6,4 +6,4 @@ define void @test1() #0 { ret void } -attributes #0 = { nounwind ssp "less-precise-fpmad"="false" uwtable "no-frame-pointer-elim"="true" readnone "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 #0 = { nounwind ssp "less-precise-fpmad"="false" uwtable "no-frame-pointer-elim"="true" readnone "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }