[llvm-branch-commits] [llvm] [IR] Add `MD_prof` to the `Keep` list of `dropUBImplyingAttrsAndMetadata` (PR #154635)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 26 01:19:34 PDT 2025
================
@@ -1,20 +1,21 @@
-; NOTE: Assertions have been autogenerated by update_test_checks.py
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals all --version 5
----------------
nikic wrote:
I think you don't need the `--check-globals`, just the new version is enough.
https://github.com/llvm/llvm-project/pull/154635
More information about the llvm-branch-commits
mailing list