[BOLT] Remove --allow-stripped option
authorHuan Nguyen <nhuhuan@yahoo.com>
Fri, 29 Jul 2022 06:15:20 +0000 (23:15 -0700)
committerAmir Ayupov <aaupov@fb.com>
Fri, 29 Jul 2022 06:15:53 +0000 (23:15 -0700)
commitccabbfff86a00a0b211f5d0835916a1250ebcf0f
tree1a0a333567188924f3d62c798945a27114aeb7ce
parent986362d4a3fd597cc28800ce20ffc700e2a48089
[BOLT] Remove --allow-stripped option

AllowStripped has not been used in BOLT.
This option is replaced by actively detecting stripped binary.

Test Plan:

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D130036
bolt/lib/Rewrite/RewriteInstance.cpp