Follow-up to r372209: Use single quotes for host_ldflags in the lit config
authorHans Wennborg <hans@hanshq.net>
Wed, 18 Sep 2019 14:12:59 +0000 (14:12 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 18 Sep 2019 14:12:59 +0000 (14:12 +0000)
commitcd206b7a1ba1f5ba655fed648dfddbd4673f78fe
treeec68c355da070b1b821b5ed6ca42f8c53f6680e7
parent07b40ea39f09a7e050ebd67bccd6111761f94811
Follow-up to r372209: Use single quotes for host_ldflags in the lit config

HOST_LDFLAGS is now using double quotes, and that would break the lit
config file.

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