[all-commits] [llvm/llvm-project] 5a82da: [BOLT][NFC] Remove redundant assertion (#82056)

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Fri Feb 16 15:38:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a82daafc1a3f31f2bb76d10ae7e8c02f3d10dd7
      https://github.com/llvm/llvm-project/commit/5a82daafc1a3f31f2bb76d10ae7e8c02f3d10dd7
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

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

  Log Message:
  -----------
  [BOLT][NFC] Remove redundant assertion (#82056)

processLKSections() used to be a member of RewriteInstance. Since now it
is part of the LinuxKernelRewriter, the assertion is no longer needed.



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