lit/TestRunner.py: Get execdir from test.getExecPath() instead of passing it around...
authorMatthias Braun <matze@braunis.de>
Wed, 28 Oct 2015 02:36:38 +0000 (02:36 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 28 Oct 2015 02:36:38 +0000 (02:36 +0000)
commit00f3add05903e6c6a161127f54fae2049d899dd3
tree48a4064bb7e6328912e56a7ee58fe100832b4c0b
parent172572b6557b37a5c5b27140058e9625001245b3
lit/TestRunner.py: Get execdir from test.getExecPath() instead of passing it around; NFC

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