Attempt to fix the builders.
authorZachary Turner <zturner@google.com>
Sun, 22 Feb 2015 07:01:41 +0000 (07:01 +0000)
committerZachary Turner <zturner@google.com>
Sun, 22 Feb 2015 07:01:41 +0000 (07:01 +0000)
commitca27e720c32cfa7bb696d2813947548bf972292c
treeaa07d5a15c7749b9b1cbcd172451adade7238674
parenteec34e5ed456382eebcb5a6365ff33f24b1c72b1
Attempt to fix the builders.

The issue was that the test Makefile had not been updated to
provide a value for HAVE_DIA_SDK, so it was being initialized
incorrectly.  Hopefully this brings everything back to green.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230162 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile