aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks/15 llvm
AgeCommit message (Collapse)AuthorFilesLines
2017-06-09tests: Improve llvm dependency test coverageNirbheek Chauhan1-0/+7
2017-05-03Add dependency for LLVM. Fixes #1611Dylan Baker2-0/+86
This adds a depdendncy wrapper for llvm-config based on the wxwidgets dependency. IT handles libs, version, include dir, and the llvm unique concept of components. These components are individual pieces of the LLVM library that may or may not be available depending on the platform.