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)
commit40fdacbf4c9ab40fe41b9c4cb2a2d45fc57d4d0e
treeb95e2f28244b303858274beabb32b5e46a144fb8
parent858a1ae37d260ae454751bbf5d74742138f10676
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.

llvm-svn: 372226
llvm/test/lit.site.cfg.py.in