commit | b20feb998068ab06539c0488782533dfbf22db1a | [log] [tgz] |
---|---|---|
author | Reid Kleckner <reid@kleckner.net> | Tue Dec 17 00:33:36 2013 +0000 |
committer | Reid Kleckner <reid@kleckner.net> | Tue Dec 17 00:33:36 2013 +0000 |
tree | 6a1563b58d260cdaed92f35dd32d8903de6ed6c9 | |
parent | da84349207baf7e668bf2425b4c02522e26a6668 [diff] |
Add the lit site config for unittests to bin/llvm-lit This missing parameter was causing bin/llvm-lit to run the unittests from my primary build directory instead of my self-hosting build directory because llvm-config was on my PATH. This more closely matches what 'make check' will pass to lit.py. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197444 91177308-0d34-0410-b5e6-96231b3b80d8