[PATCH] D76240: [Sanitizers][Test] If the default linker is LLD, disable threads

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 12:59:37 PDT 2020


efriedma added a comment.

Adding a flag like that requires a comment explaining the need each place you're adding it.

Is there some way to refactor this so the code isn't scattered across five Python files?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76240





More information about the llvm-commits mailing list