[test-release] Add option to build BOLT
authorRafael Auler <rafaelauler@fb.com>
Thu, 11 Aug 2022 17:57:59 +0000 (10:57 -0700)
committerRafael Auler <rafaelauler@fb.com>
Mon, 15 Aug 2022 21:03:30 +0000 (14:03 -0700)
commite99490512e911f67bc7c17c2432ed06cebe4042f
treec4ea65aabeab732881f92ccc0b226c974f59fe95
parent5605f17a4d9c9bec629ab7a8a9edc6a7201985b7
[test-release] Add option to build BOLT

Add a flag to enable BOLT. Should be used in x86-64 and
AArch64 linux builds only, since BOLT doesn't really support other
targets and is mostly tested on these two systems as hosts.

Reviewed By: tstellar

Differential Revision: https://reviews.llvm.org/D131703
llvm/utils/release/test-release.sh