[PATCH] D35917: [mips] Implement -muninit-const-in-rodata
Simon Dardis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 3 12:19:44 PDT 2017
sdardis added a comment.
In https://reviews.llvm.org/D35917#830898, @joerg wrote:
> I don't see any reason why zero-initialised constants should be emitted in BSS. I know that GCC does that and I just fixed bugs in that because created wrong section flags for it. So yes, I'd prefer to revert this and fix the real problem.
Will do.
Repository:
rL LLVM
https://reviews.llvm.org/D35917
More information about the cfe-commits
mailing list