[all-commits] [llvm/llvm-project] 34653a: [Propeller] Change SHT_LLVM_BB_ADDR_MAP version to 2.

Rahman Lavaee via All-commits all-commits at lists.llvm.org
Fri Feb 10 11:41:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34653a0a8a408a1545c43424ad1d8e458f3dc5b1
      https://github.com/llvm/llvm-project/commit/34653a0a8a408a1545c43424ad1d8e458f3dc5b1
  Author: Rahman Lavaee <rahmanl at google.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M llvm/include/llvm/MC/MCContext.h
    M llvm/test/CodeGen/X86/basic-block-sections-labels-empty-function.ll
    M llvm/test/CodeGen/X86/basic-block-sections-labels-functions-sections.ll
    M llvm/test/CodeGen/X86/basic-block-sections-labels.ll

  Log Message:
  -----------
  [Propeller] Change SHT_LLVM_BB_ADDR_MAP version to 2.

D100808 implemented the new version, but kept version 1 as the
emitted version. This patch changes the version to 2 and updates the
codegen tests.

Differential Revision: https://reviews.llvm.org/D139799




More information about the All-commits mailing list