[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:59:17 PDT 2024


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

unrelated change?

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


More information about the llvm-commits mailing list