[PATCH] D62004: [LLD] [MinGW] Allow requesting PDB output without giving a file name

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 06:01:59 PDT 2019


ruiu added a comment.

I think I'm fine with the `--pdb=` option, although it looks a bit odd. Does this work both for `--pdb=` and `--pdb ''`? I think logically they should be identical.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62004





More information about the llvm-commits mailing list