[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 13:00:04 PDT 2021


jeremyd2019 added a comment.

In D107237#2918766 <https://reviews.llvm.org/D107237#2918766>, @mati865 wrote:

>> From a quick look at the options listing, I presume most other cases of S<> and J<…=> should be changed into Eq<> too.
>
> It's very likely but I don't know how to easily check it with BFD and I think this was the only problematic flag recently.

lld: error: unknown argument: --image-base=0x10000000 ?


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