[all-commits] [llvm/llvm-project] ccabbf: [BOLT] Remove --allow-stripped option

Huan Nguyen via All-commits all-commits at lists.llvm.org
Thu Jul 28 23:16:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccabbfff86a00a0b211f5d0835916a1250ebcf0f
      https://github.com/llvm/llvm-project/commit/ccabbfff86a00a0b211f5d0835916a1250ebcf0f
  Author: Huan Nguyen <nhuhuan at yahoo.com>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
    M bolt/lib/Rewrite/RewriteInstance.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list