[all-commits] [llvm/llvm-project] 66b01a: [BOLT] Fix getDynoStats to handle BCs with no func...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Thu Jun 30 01:19:01 PDT 2022


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

  Changed paths:
    M bolt/include/bolt/Core/DynoStats.h
    M bolt/include/bolt/Passes/BinaryPasses.h
    M bolt/lib/Rewrite/BinaryPassManager.cpp
    M bolt/unittests/Core/CMakeLists.txt
    A bolt/unittests/Core/DynoStats.cpp

  Log Message:
  -----------
  [BOLT] Fix getDynoStats to handle BCs with no functions

Address fuzzer crash

Reviewed By: yota9

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




More information about the All-commits mailing list