Hook up lld-test to llvm check-all. Patch by Andy Gibbs!

git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@161067 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed
tree: c9604cd1f1e1e6f9787cc4b38c848d6a3c57f573
  1. docs/
  2. include/
  3. lib/
  4. test/
  5. tools/
  6. utils/
  7. .gitignore
  8. CMakeLists.txt
  9. LICENSE.TXT
  10. README.md
README.md

LLVM Linker (lld)

This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.

lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.