[all-commits] [llvm/llvm-project] 7b86fb: [MC] Remove redundant MCSection::empty check. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Dec 21 23:03:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b86fbbab74a6301d99017364b5369b98bdd7985
      https://github.com/llvm/llvm-project/commit/7b86fbbab74a6301d99017364b5369b98bdd7985
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-12-21 (Sat, 21 Dec 2024)

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

  Log Message:
  -----------
  [MC] Remove redundant MCSection::empty check. NFC

The section cannot be empty due to allocInitialFragment.



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