This test failed since CFI directive support was added in r361320.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363123
91177308-0d34-0410-b5e6-
96231b3b80d8
ret i32 %1
}
-define void @constraint_I() {
+define void @constraint_I() nounwind {
; RV32I-LABEL: constraint_I:
; RV32I: # %bb.0:
; RV32I-NEXT: #APP
ret void
}
-define void @constraint_J() {
+define void @constraint_J() nounwind {
; RV32I-LABEL: constraint_J:
; RV32I: # %bb.0:
; RV32I-NEXT: #APP
ret void
}
-define void @constraint_K() {
+define void @constraint_K() nounwind {
; RV32I-LABEL: constraint_K:
; RV32I: # %bb.0:
; RV32I-NEXT: #APP