[lld] r285824 - [ELF] - Allow "-Ttext xxx", "-Tbss xxx", "-Tdata bss" commandline.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 04:53:58 PDT 2016


>> Please use S instead of Separate because we want to accept both -Tbss and
>> --Tbss.
>
> Hmm, I was sure ld/gold accepts single "-" only. Seems I was mistaken.

I believe ld.bfd accepts either one or two dashes for all
multiple-letter options, except that options starting with 'o' require
two.


More information about the llvm-commits mailing list