diff options
author | Chris Jackson <snortotter@gmail.com> | 2018-08-02 11:33:54 +0000 |
---|---|---|
committer | Chris Jackson <snortotter@gmail.com> | 2018-08-02 11:33:54 +0000 |
commit | 1a721eb3a21f9950e7c6c3103eac6928f829b864 (patch) | |
tree | 63b5ed10f6136b7d1262cd51cbc63c53b3d27ef0 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | a318e2c603e473133940954f90ee3d93aee77be5 (diff) | |
download | bcm5719-llvm-1a721eb3a21f9950e7c6c3103eac6928f829b864.tar.gz bcm5719-llvm-1a721eb3a21f9950e7c6c3103eac6928f829b864.zip |
[lld] Make tests calling llvm-ar more robust
Some lit tests that call llvm-ar use the 'r' flag. If the target archive
already exists and is in a corrupt state, this can cause the test to fail. We
have added 'rm -f' calls before the llvm-ar calls to increase the
robustness of the tests.
Differential revision: https://reviews.llvm.org/D49184
llvm-svn: 338705
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions