[llvm] [Attributor][FIX] Mark "may" accesses through call sites as such (PR #107439)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 10:58:14 PDT 2024


================
@@ -189,6 +189,7 @@ define i32 @test_ncheck2(i32 %0) #0 {
 
 attributes #0 = { noinline nounwind sspstrong uwtable}
 
+;.
----------------
shiltian wrote:

pre-commit this?

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


More information about the llvm-commits mailing list