OSDN Git Service

[lit] Forward LD_PRELOAD to tests.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 3 Nov 2014 21:24:43 +0000 (21:24 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 3 Nov 2014 21:24:43 +0000 (21:24 +0000)
commit6199c0cf17b3c88b67c249b607004806b6df26c3
tree951c58064386424a676c7f0a69e30d1d7aec8e46
parentdc1d16ae54aceebdecc7262b2ef806387f98ace3
[lit] Forward LD_PRELOAD to tests.

With this patch I can use asan to test the gold plugin without having
to build gold itself with asan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221183 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestingConfig.py