[PATCH] D71030: Tighten the check for Tool name ( ar, nm, dlltool, lib)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 13:32:27 PST 2019


MaskRay added a comment.

Oh, I think this may break `llvm-dlltool.exe` and `llvm-ar.exe` on Windows. We probably need a more sophisticated heuristic.


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

https://reviews.llvm.org/D71030





More information about the llvm-commits mailing list