[PATCH] D61067: lld-link: Implement /swaprun: flag
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 06:20:48 PDT 2019
thakis added a comment.
In D61067#1478515 <https://reviews.llvm.org/D61067#1478515>, @ruiu wrote:
> LGTM
>
> I guess that you are adding this for completeness, or are they still in use? I haven't used CD-ROMs for like 10 years now, but maybe /swaprun:net is still relevant.
Yes, just for completeness.
It might actually be useful to have a swaprun:always because then we could overwrite .exe files that still run (since they run from a different location then), but that'd require loader support :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61067/new/
https://reviews.llvm.org/D61067
More information about the llvm-commits
mailing list