llvm-mirror/utils/release
Hans Wennborg cfb1de8fd9 test-release.sh: Perform the sed substitution on both files (PR42739)
The comparison would otherwise fail if Phase2 occurrs naturally in the
object file. It would get replaced with Phase3 in the one .o, but not
in the other.

We were already running both files through sed to have them processed in
this same way; this is a logical extension of that.

llvm-svn: 367847
2019-08-05 13:04:12 +00:00
..
build_llvm_package.bat build_llvm_package.bat: Set PYTHON_EXECUTABLE (PR42724) 2019-08-05 08:51:45 +00:00
export.sh Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
findRegressions-nightly.py Python compat - has_key vs. in operator 2019-01-03 14:12:37 +00:00
findRegressions-simple.py Python compat - has_key vs. in operator 2019-01-03 14:12:37 +00:00
github-upload-release.py github-upload-release.py: Fix script name in examples 2019-07-25 01:49:49 +00:00
merge-git.sh Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
merge-request.sh merge-request.sh: Update 8.0 metabug for 8.0.1 2019-03-25 17:01:29 +00:00
merge.sh Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tag.sh Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
test-release.sh test-release.sh: Perform the sed substitution on both files (PR42739) 2019-08-05 13:04:12 +00:00