[PATCH] D133570: Clang codegen, fixes issue with emitting partially initialized constant arrays larger than 2^32
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 07:05:13 PDT 2022
aaron.ballman added a comment.
In D133570#3780071 <https://reviews.llvm.org/D133570#3780071>, @OfekShochat wrote:
> hello! thank you so much, Ill do that now, thanks! just a question, what are your guidelines when it comes to commit naming/number etc?
Thanks, the new title is great! I'm not certain I understand your question, but our full developer policy can be found at: https://llvm.org/docs/DeveloperPolicy.html which may help.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133570/new/
https://reviews.llvm.org/D133570
More information about the llvm-commits
mailing list