You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,9 +0,0 @@
|
||||
; RUN: opt -S < %s | FileCheck %s -strict-whitespace
|
||||
|
||||
; CHECK: {{^}}; Function Attrs: nounwind readnone ssp uwtable{{$}}
|
||||
; CHECK-NEXT: define void @test1() #0
|
||||
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" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
|
Reference in New Issue
Block a user