[llvm-branch-commits] [llvm] release/23.x: [llvm][object][GOFF] refine Global flag conditions (#211632) (PR #215888)
James Henderson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 18 00:58:07 PDT 2026
https://github.com/jh7370 approved this pull request.
LGTM. I think this should be safe to backport, mostly because it's in the relatively infrequently-used GOFF file format with no impact outside this file format. It's also fixing a bug, so is probably the right thing to do.
NB: I'm not especially familiar with what LLVM's criteria are for a backport.
https://github.com/llvm/llvm-project/pull/215888
More information about the llvm-branch-commits
mailing list