[PATCH] D156726: Make globals with mutable members non-constant, even in custom sections
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 22:37:37 PDT 2023
dblaikie added a comment.
In D156726#4594005 <https://reviews.llvm.org/D156726#4594005>, @yonghong-song wrote:
> In D156726#4593671 <https://reviews.llvm.org/D156726#4593671>, @dblaikie wrote:
>
>> Fixed in 19c216b5ab7c34c297b4c3c4da64b49b3c830a3a
>
> Hi, @dblaikie I cannot find the above commit in llvm-project and with latest llvm-project 'main' branch, the problem seems still exist.
Ah, right right - sorry, failed to push. Here it is: 2993243c45abdb4f2bc3979336d054be165b1134 <https://reviews.llvm.org/rG2993243c45abdb4f2bc3979336d054be165b1134>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156726/new/
https://reviews.llvm.org/D156726
More information about the cfe-commits
mailing list