[all-commits] [llvm/llvm-project] 8aaa15: [ObjectYAML][NFC] Hoist BBAddrMap yaml2obj encoder...

Haohai Wen via All-commits all-commits at lists.llvm.org
Thu Jul 16 19:56:14 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aaa15e82688177db7c0c3fa06103d10f6799598
      https://github.com/llvm/llvm-project/commit/8aaa15e82688177db7c0c3fa06103d10f6799598
  Author: Haohai Wen <haohai.wen at intel.com>
  Date:   2026-07-17 (Fri, 17 Jul 2026)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/BBAddrMapYAML.h
    M llvm/lib/ObjectYAML/BBAddrMapYAML.cpp
    M llvm/lib/ObjectYAML/ELFEmitter.cpp

  Log Message:
  -----------
  [ObjectYAML][NFC] Hoist BBAddrMap yaml2obj encoder into a shared helper (#205991)

Preparatory NFC refactor to let the upcoming COFF emitter reuse the
BBAddrMap YAML encoder.



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