[PATCH] D55682: [ELF] Add -z start-stop-visibility= to set __start_/__stop_ symbol visibility
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 15:39:11 PDT 2020
phosek added a comment.
In D55682#2101819 <https://reviews.llvm.org/D55682#2101819>, @MaskRay wrote:
> (It is also my personal preference: we can use `# ` as the comment marker. It is simpler. I'll not enforce that, though. When you write comments which are not RUN or CHECK lines, you can write `## `. It makes comments stand out and avoids caveats for while some FileCheck developers want to prevent)
Done. I haven't heard any further comments so I'll go ahead and land this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55682/new/
https://reviews.llvm.org/D55682
More information about the llvm-commits
mailing list