[llvm] [FuncAttrs][LTO] Relax norecurse attribute inference during postlink LTO (PR #158608)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 09:19:40 PDT 2025


================
@@ -0,0 +1,135 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-attributes --version 5
----------------
david-arm wrote:

I think it might be good to add `--check-globals` so that we generate CHECK lines for the attributes themselves to make sure they do indeed have norecurse.

https://github.com/llvm/llvm-project/pull/158608


More information about the llvm-commits mailing list