summaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/CMakeLists.txt
AgeCommit message (Expand)Author
2020-09-01Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its ...Raphael Isemann
2020-08-31Revert "[FileCheck] Move FileCheck implementation out of LLVMSupport into its...Raphael Isemann
2020-08-31[FileCheck] Move FileCheck implementation out of LLVMSupport into its own lib...Raphael Isemann
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2014-02-10[CMake] LLVMSupport should be responsible to provide system_libs.NAKAMURA Takumi
2013-10-07Revert "Revert "Windows: Add support for unicode command lines""David Majnemer
2013-10-06Revert "Windows: Add support for unicode command lines"David Majnemer
2013-10-06Windows: Add support for unicode command linesDavid Majnemer
2011-02-20Put targets on folders, if the IDE supports the feature.Oscar Fuentes
2010-11-29Merge System into Support.Michael J. Spencer
2009-07-08Add a new little "FileCheck" utility for regression testing.Chris Lattner