1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/utils/release
Dimitry Andric 6ea870658b 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.

llvm-svn: 242722
2015-07-20 22:24:40 +00:00
..
export.sh Add libunwind to the release scripts 2015-07-17 16:49:59 +00:00
findRegressions-nightly.py
findRegressions-simple.py
merge.sh Release merge script: don't actually commit the merge 2015-01-13 00:07:31 +00:00
tag.sh Add libunwind to the release scripts 2015-07-17 16:49:59 +00:00
test-release.sh Avoid early pipefail exits due to grep failures in stage comparisons. 2015-07-20 22:24:40 +00:00