Add lit magic so that lld unittests are run as part of lld test suite

git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@187005 91177308-0d34-0410-b5e6-96231b3b80d8
3 files changed
tree: 9ee02b99fa3697bbf5189dccf5c9062e1b33598d
  1. cmake/
  2. docs/
  3. include/
  4. lib/
  5. test/
  6. tools/
  7. unittests/
  8. utils/
  9. .arcconfig
  10. .gitignore
  11. CMakeLists.txt
  12. LICENSE.TXT
  13. 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.