[all-commits] [llvm/llvm-project] 2eae9d: [BOLT][NFC] Use llvm::is_contained

Amir Ayupov via All-commits all-commits at lists.llvm.org
Tue Mar 14 15:37:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2eae9d8eb2f6afb8d795d32e232e9d1a520f3860
      https://github.com/llvm/llvm-project/commit/2eae9d8eb2f6afb8d795d32e232e9d1a520f3860
  Author: Amir Ayupov <amir.aupov at gmail.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M bolt/lib/Core/BinaryFunction.cpp
    M bolt/lib/Passes/FrameAnalysis.cpp
    M bolt/lib/Passes/Instrumentation.cpp

  Log Message:
  -----------
  [BOLT][NFC] Use llvm::is_contained

Apply the replacement throughout BOLT.

Reviewed By: #bolt, rafauler

Differential Revision: https://reviews.llvm.org/D145464




More information about the All-commits mailing list