[all-commits] [llvm/llvm-project] c5c257: [lldb] Include bit.h instead of SwapByteOrder.h (N...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Aug 4 07:40:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5c2570d09de1a78f45a3a03a3167c35b05eae6e
      https://github.com/llvm/llvm-project/commit/c5c2570d09de1a78f45a3a03a3167c35b05eae6e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M lldb/include/lldb/Core/Opcode.h

  Log Message:
  -----------
  [lldb] Include bit.h instead of SwapByteOrder.h (NFC) (#151903)

We use llvm::byteswap from bit.h, but we don't use any feature from
SwapByteOrder.h.



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