[PATCH] D55682: [ELF] Add -z start-stop-visibility= to set __start_/__stop_ symbol visibility
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 02:09:06 PDT 2020
grimar added a comment.
In D55682#2099972 <https://reviews.llvm.org/D55682#2099972>, @phosek wrote:
> In D55682#2099923 <https://reviews.llvm.org/D55682#2099923>, @MaskRay wrote:
>
> > (I guess @grimar may want you to use different output files for different RUN lines.)
>
>
> Using different output files is fine with me.
Thanks! It really makes debugging failing test cases simpler when temporarily files are created.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55682/new/
https://reviews.llvm.org/D55682
More information about the llvm-commits
mailing list