Assume the shared library path variable is LD_LIBRARY_PATH on systems
authorDimitry Andric <dimitry@andric.com>
Sat, 20 Jan 2018 14:35:05 +0000 (14:35 +0000)
committerDimitry Andric <dimitry@andric.com>
Sat, 20 Jan 2018 14:35:05 +0000 (14:35 +0000)
commite6de5a100d51ca240a26ed4ab3ca7e3aa2026927
tree21a40c318d3356468ecf36851ddf115a89fc74e9
parent1dbf609634ae38a161103cf0396372c01a0d7905
Assume the shared library path variable is LD_LIBRARY_PATH on systems
except Darwin and Windows.  This prevents inserting an environment
variable with an empty name (which is illegal and leads to a Python
exception) on any of the BSDs.

llvm-svn: 323041
polly/test/Unit/lit.cfg