Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono][llvm] Fix the emission of nonnull metadata on loads. (#86071)
Fixes llvm verification errors in newer llvm versions: ``` nonnull metadata must be empty %49 = load ptr, ptr @aotconst_ldstr_21, align 8, !nonnull !1 ```
- Loading branch information