[all-commits] [llvm/llvm-project] 9194aa: [gn build] modify hotfix in 17df195f705cef76a9 to ...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Nov 23 18:29:58 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9194aa88676fbf6d215efbe461abe9ac18bc0ffc
      https://github.com/llvm/llvm-project/commit/9194aa88676fbf6d215efbe461abe9ac18bc0ffc
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M llvm/utils/gn/build/write_library_dependencies.py

  Log Message:
  -----------
  [gn build] modify hotfix in 17df195f705cef76a9 to work with all enabled targets

llvm-config output with the gn build is just good enough to make
tests pass, but llvm-config wants all .a files it knows about to
actually exist. So let it know about fewer .a files that don't
exist if not all targets are enabled.




More information about the All-commits mailing list