[all-commits] [llvm/llvm-project] 3c8e0b: [BOLT] Clean up DIEStreamer (NFC) (#95028)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jun 10 14:52:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c8e0b8874fa3f8c8f84aa7261e905a57ba3d4a8
      https://github.com/llvm/llvm-project/commit/3c8e0b8874fa3f8c8f84aa7261e905a57ba3d4a8
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

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

  Log Message:
  -----------
  [BOLT] Clean up DIEStreamer (NFC) (#95028)

DIEStreamer no longer needs Rewriter, so we can remove the constructor
parameter and clean up the callers.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list