Skip to content

Commit

Permalink
-alwaysinline
Browse files Browse the repository at this point in the history
  • Loading branch information
akiramenai committed Aug 17, 2024
1 parent 15b2767 commit 8df0887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/lib/Target/EraVM/eravm-stdlib.ll
Original file line number Diff line number Diff line change
Expand Up @@ -691,4 +691,4 @@ attributes #2 = { memory(argmem: readwrite) mustprogress nofree norecurse nosync
attributes #3 = { noinline noreturn }
attributes #4 = { alwaysinline mustprogress nofree norecurse nosync nounwind willreturn memory(none) }
attributes #5 = { noreturn nounwind }
attributes #6 = { alwaysinline nounwind willreturn }
attributes #6 = { nounwind willreturn }

0 comments on commit 8df0887

Please sign in to comment.