diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-03-21 11:13:56 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-03-21 11:13:56 +0000 |
commit | ecc8aee652d66dd2a9db575a66d13b477582bcb2 (patch) | |
tree | f0eecadc189f3353f65e11bceef38a9b62408799 /llvm/lib | |
parent | 03a77e9a3909037e88d5479557a61275702b7f7c (diff) | |
download | bcm5719-llvm-ecc8aee652d66dd2a9db575a66d13b477582bcb2.tar.gz bcm5719-llvm-ecc8aee652d66dd2a9db575a66d13b477582bcb2.zip |
[dotest] Use subprocess.call to forward arguments in wrapper
As suggested by Pavel on lldb-commits. Originally I picked os.system
because it was so much more simple than the subprocess module, but that
no longer holds true after yesterday's hack in r328020. This is what it
should've been in the first place.
Differential revision: https://reviews.llvm.org/D44728
llvm-svn: 328089
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions