[cfe-dev] Clang bug-fix for release-11.x (original) (raw)
Gábor Márton via cfe-dev cfe-dev at lists.llvm.org
Tue Dec 15 01:43:22 PST 2020
- Previous message: [cfe-dev] [PATCH v5] cacheflush.2: Document __builtin___clear_cache() as a more portable alternative
- Next message: [cfe-dev] Clang bug-fix for release-11.x
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Tom,
I have a bug-fix which fixes an important issue. The issue is related to CTU analysis. https://reviews.llvm.org/D92209 https://bugs.llvm.org/show_bug.cgi?id=47998
Based on the docs <https://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules> it is not immediate if this fix applies to the patch rules for the 11.x branch. The patch does not address a regression, it fixes an inherent issue and is quite an isolated change. Can we cherry-pick this commit to 11.x? Could you please advise?
Thanks, Gabor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20201215/2668b60f/attachment.html>
- Previous message: [cfe-dev] [PATCH v5] cacheflush.2: Document __builtin___clear_cache() as a more portable alternative
- Next message: [cfe-dev] Clang bug-fix for release-11.x
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]