[PATCH] D55606: [gn build] Add infrastructure to create symlinks and use it to create lld's symlinks

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 10:32:24 PST 2018


thakis created this revision.
thakis added a reviewer: phosek.
Herald added a subscriber: aheejin.

This is slightly involved, see the comments in the code.

The GN build now builds a functional lld!


https://reviews.llvm.org/D55606

Files:
  llvm/utils/gn/build/symlink_or_copy.gni
  llvm/utils/gn/build/symlink_or_copy.py
  llvm/utils/gn/secondary/BUILD.gn
  llvm/utils/gn/secondary/lld/tools/lld/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55606.177879.patch
Type: text/x-patch
Size: 5248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/91e7277e/attachment.bin>


More information about the llvm-commits mailing list