]> granicus.if.org Git - clang/commit
Ensure that ENABLE_SHARED is substituted for use in Windows builds
authorAlp Toker <alp@nuanti.com>
Wed, 8 Jan 2014 20:06:24 +0000 (20:06 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 8 Jan 2014 20:06:24 +0000 (20:06 +0000)
commit33b7329eb933e1dde9b6b847fda7da4d300b0175
tree009145b0e49bfe2d4dcceb4011fedf7bd72d1872
parente8ec19430c86e53d7b276af5e6bcb375ee9e7597
Ensure that ENABLE_SHARED is substituted for use in Windows builds

We (perhaps over-cautiously) disable the new plugin tests on static Windows
builds right now, matching what LLVM core does. This change was needed for the
lit check to work.

Thanks to Warren Hunt for spotting this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198782 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile
test/lit.site.cfg.in