[llvm-branch-commits] [llvm] release/19.x: [llvm] Fix __builtin_object_size interaction between Negative Offset … (#111827) (PR #114786)
Harald van Dijk via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Nov 12 01:22:56 PST 2024
hvdijk wrote:
Disabling the phi handling entirely would work, but it's been in for a few releases already so I worry it would cause more damage to disable it again, especially if it is only for a single release.
I think I can change this PR to avoid changes to public headers.
https://github.com/llvm/llvm-project/pull/114786
More information about the llvm-branch-commits
mailing list