[PATCH] D85573: [CGAtomic] Mark atomic libcall functions `nounwind`

Evgenii Stepanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 11:39:31 PDT 2020


eugenis added a comment.

While we are here, how about setting a few more attributes?
argmemonly, readonly/writeonly, willreturn come to mind.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85573/new/

https://reviews.llvm.org/D85573



More information about the cfe-commits mailing list