[PATCH] D152286: [Option] Support special argument "--"

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 10:05:19 PDT 2023


MaskRay added a subscriber: hans.
MaskRay added a comment.

(CC @hans Just noticed that you have D1387 <https://reviews.llvm.org/D1387> which `allows us to remove the hard-coded handling of "--"`. 
I don't find `DASH_DASH` in modern lld, but Clang does have a special case.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152286



More information about the llvm-commits mailing list