[SystemZ] Fix python failure in test case
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 7 Jan 2020 09:24:26 +0000 (10:24 +0100)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 7 Jan 2020 09:26:37 +0000 (10:26 +0100)
commit4814b68b7ad2a4b0425d31a93ed2583cc1634445
tree1fc0cbd0b116bc6a6456314c564aef1c2470384f
parent63a222e504c2f6f1e4f60f8d2acfb5870cac9c66
[SystemZ] Fix python failure in test case

With recent Python the Large/spill-02.py test failed with an error:
TypeError: can't multiply sequence by non-int of type 'float'
llvm/test/CodeGen/SystemZ/Large/spill-02.py