[all-commits] [llvm/llvm-project] e98b20: [NFCI]Refactor AsmPrinter around jump table emissi...

Mingming Liu via All-commits all-commits at lists.llvm.org
Mon Jan 27 15:30:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e98b2028c758a5c333b715c1e4d5b63d09c104be
      https://github.com/llvm/llvm-project/commit/e98b2028c758a5c333b715c1e4d5b63d09c104be
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/AsmPrinter.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp

  Log Message:
  -----------
  [NFCI]Refactor AsmPrinter around jump table emission (#124645)

Add method `AsmPrinter::emitJumpTableImpl`. It takes an array-ref of jump table indices.

This splits refactor of PR https://github.com/llvm/llvm-project/pull/122215



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