[all-commits] [llvm/llvm-project] 69e47d: [Propeller] Deprecate Codegen paths for SHT_LLVM_B...
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Sun Aug 20 11:30:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69e47deca97b9a7f7394e5472095ee32e46f1831
https://github.com/llvm/llvm-project/commit/69e47deca97b9a7f7394e5472095ee32e46f1831
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2023-08-20 (Sun, 20 Aug 2023)
Changed paths:
M llvm/include/llvm/CodeGen/MachineBasicBlock.h
M llvm/lib/CodeGen/BasicBlockSections.cpp
M llvm/lib/CodeGen/MachineBasicBlock.cpp
Log Message:
-----------
[Propeller] Deprecate Codegen paths for SHT_LLVM_BB_ADDR_MAP version 1.
This patch removes the `getBBIDOrNumber` which was introduced to allow emitting version 1.
Reviewed By: shenhan
Differential Revision: https://reviews.llvm.org/D158299
More information about the All-commits
mailing list