lit/TestRunner.py: Factor out Substitution construction; NFC
authorMatthias Braun <matze@braunis.de>
Wed, 28 Oct 2015 02:36:42 +0000 (02:36 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 28 Oct 2015 02:36:42 +0000 (02:36 +0000)
commitae6661b0544bf6d3e0bf547f8061843be2585c97
treea40c6dcdbd99e4be72ce0157525fc6da5fc37ad1
parent00f3add05903e6c6a161127f54fae2049d899dd3
lit/TestRunner.py: Factor out Substitution construction; NFC

This is a clearer separation of concerns and makes it easier to reuse
the functions.

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