[all-commits] [llvm/llvm-project] c4302e: [BOLT][NFC] Use llvm::less_first

Amir Ayupov via All-commits all-commits at lists.llvm.org
Mon Jun 27 10:37:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4302e4fc2017f293323f436c20bcab31e469d57
      https://github.com/llvm/llvm-project/commit/c4302e4fc2017f293323f436c20bcab31e469d57
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M bolt/lib/Core/DebugData.cpp
    M bolt/lib/Passes/LongJmp.cpp

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

Follow the case of https://reviews.llvm.org/D126068 and simplify call sites
with `llvm::less_first`.

Reviewed By: rafauler

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




More information about the All-commits mailing list