[lld] [lld][docs] Document two linker-script related options for lld ELF (PR #166313)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 5 10:57:10 PST 2025
https://github.com/lenary approved this pull request.
LGTM.
I would probably have stated that `-T` is the short alias for `--script`, and `-dT` is the short alias for `--default-script`, but the contents here is clear enough, so I don't think you need to update the text unless you want to.
https://github.com/llvm/llvm-project/pull/166313
More information about the llvm-commits
mailing list