pass environment when invoking llvm-config from lit.cfg
authorScott Douglass <sdouglass@arm.com>
Wed, 24 Sep 2014 18:37:48 +0000 (18:37 +0000)
committerScott Douglass <sdouglass@arm.com>
Wed, 24 Sep 2014 18:37:48 +0000 (18:37 +0000)
commitf14380a2e835d823c7c44296cf55c2b73f877fbf
tree1f3d82e6b7c7c37308a948a5577a354d1be3c71b
parent4bb780af4224c23c35fdd1fa17569f90b3254418
pass environment when invoking llvm-config from lit.cfg

Use the same environment when invoking llvm-config from lit.cfg as
will be used when running tests, so that ASAN_OPTIONS, INCLUDE, etc.
are present.

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