[PATCH] D55682: [ELF] Add -z start-stop-visibility= to set __start_/__stop_ symbol visibility

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 13:07:08 PDT 2020


MaskRay added a comment.

(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)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55682/new/

https://reviews.llvm.org/D55682





More information about the llvm-commits mailing list