[PATCH] D43972: Allow both `--foo bar` and `--foo=bar` styles.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 15:08:42 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD326506: Accept both `--foo bar` and `--foo=bar` styles options. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43972?vs=136602&id=136619#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43972

Files:
  ELF/Driver.cpp
  ELF/Options.td
  test/ELF/auxiliary.s
  test/ELF/pack-dyn-relocs.s
  test/ELF/sectionstart.s
  test/ELF/symbol-ordering-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43972.136619.patch
Type: text/x-patch
Size: 7917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/ba6837b4/attachment-0001.bin>


More information about the llvm-commits mailing list