summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-config/libs.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-config] Add --ignore-libllvmChris Bieneman2016-12-131-1/+1
| | | | | | This flag forces off linking libLLVM. This should resolve some issues reported on llvm-commits. llvm-svn: 289605
* Fix a test added in r260263Ehsan Akhgari2016-02-091-1/+1
| | | | llvm-svn: 260280
* llvm-config: Add preliminary Windows supportEhsan Akhgari2016-02-091-0/+5
Summary: This patch adds Windows support for a few of the llvm-config commands, including cflags, ldflags, libs, and system-libs. Currently llvm-config is untested, so this patch adds tests for the commands that it fixes as well. Reviewers: rnk Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D16762 llvm-svn: 260263
OpenPOWER on IntegriCloud