[PATCH] D107237: [LLD][MinGW] Accept joined format for --stack

Jeremy Drake via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 1 14:49:15 PDT 2021


jeremyd2019 added a comment.

In D107237#2918836 <https://reviews.llvm.org/D107237#2918836>, @mstorsjo wrote:

> In D107237#2918830 <https://reviews.llvm.org/D107237#2918830>, @jeremyd2019 wrote:
>
>> lld: error: unknown argument: --image-base=0x10000000 ?
>
> Yes, that shows that lld doesn't support that form of that option - the question is whether ld.bfd supports that form of that particular option (I would assume it does as it uses getopt iirc).

That's an error from a couple of actual packages (meanwhile and openldap)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107237



More information about the llvm-commits mailing list