[PATCH] D88054: [lld-macho] handle options -search_paths_first, -search_dylibs_first

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 07:32:37 PDT 2020


thakis added a comment.

All devs do incremental builds. Of course incremental builds should work.

I went ahead and fixed this in https://github.com/llvm/llvm-project/commit/0389eff4047a74bb1ba6c0603c9002b5c73b203e

Going forward, please don't leave stuff broken overnight.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88054



More information about the llvm-commits mailing list