summaryrefslogtreecommitdiff
path: root/lld/test/Unit
AgeCommit message (Expand)Author
2025-06-13Revert "[lit] cleanup unused imports" (#144054)Charles Zablit
2025-06-12[lit] cleanup unused imports (#143930)Charles Zablit
2024-11-04[llvm-project] Fix typo "propogate" (#114795)Jay Foad
2023-06-19Re-land [LLD] Allow usage of LLD as a libraryAlexandre Ganea
2023-06-14Revert "[LLD] Allow usage of LLD as a library"Leonard Chan
2023-06-13[LLD] Allow usage of LLD as a libraryAlexandre Ganea
2022-05-19[lld][test] Delete empty Unit test directoryKeith Smiley
2022-03-25[cmake] Provide CURRENT_TOOLS_DIR centrally, replacing CLANG_TOOLS_DIRSam McCall
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2021-02-11Support multi-configuration generators correctly in several config filesStella Stamenova
2020-04-29Revert "Temporarily revert "build: use `find_package(Python3)` if available""Saleem Abdulrasool
2020-04-28Temporarily revert "build: use `find_package(Python3)` if available"Eric Christopher
2020-04-28build: use `find_package(Python3)` if availableSaleem Abdulrasool
2017-09-21[lit] Rename lld and clang lit configs to end in .pyZachary Turner
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2014-03-26[lit] Python 3.Michael J. Spencer
2013-08-09[tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar
2013-07-23Add lit magic so that lld unittests are run as part of lld test suiteNick Kledzik