commit | 85e9772512e67c463ba0cdc7d63f835443ac6002 | [log] [tgz] |
---|---|---|
author | Dimitry Andric <dimitry@andric.com> | Mon Jul 20 22:24:40 2015 +0000 |
committer | Dimitry Andric <dimitry@andric.com> | Mon Jul 20 22:24:40 2015 +0000 |
tree | 7c6a979465f454bb099835d2fdd412c0009cd467 | |
parent | 186b3e7e9e1ecb9e90a7e59487266108a16fda03 [diff] |
Avoid early pipefail exits due to grep failures in stage comparisons. If objects or executables did not contain any RPATH, grep would return nonzero, and the whole stage comparison loop would unexpectedly exit. Fix this by checking the grep result explicitly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242722 91177308-0d34-0410-b5e6-96231b3b80d8