[all-commits] [llvm/llvm-project] 211494: MCObjectStreamer: Remove an unneeded getBackendPtr...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jul 22 23:04:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 211494705b55ca8e1eaaaf74ba93d94a4d450a64
      https://github.com/llvm/llvm-project/commit/211494705b55ca8e1eaaaf74ba93d94a4d450a64
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M llvm/lib/MC/MCObjectStreamer.cpp

  Log Message:
  -----------
  MCObjectStreamer: Remove an unneeded getBackendPtr test

All of `MCAsmBackend`, `MCCodeEmitter`, and `MCObjectWriter` must be
non-null.



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