[all-commits] [llvm/llvm-project] a8cffb: Remove unused MCObjectFileInfo::SupportsWeakOmitte...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 29 17:43:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8cffb82991f76c3a004820d94dd4e0853bce1db
      https://github.com/llvm/llvm-project/commit/a8cffb82991f76c3a004820d94dd4e0853bce1db
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-11-29 (Sat, 29 Nov 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCObjectFileInfo.h
    M llvm/lib/MC/MCObjectFileInfo.cpp

  Log Message:
  -----------
  Remove unused MCObjectFileInfo::SupportsWeakOmittedEHFrame

The code is related to pre-AsmPrinter legacy code (see
9cb0e94dc79657144d639c722619e1e4fc19040e in 2008). The only caller has
been removed by bb237c72a69e6294258874a40aaaf14ad2747710 in 2011.



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