[all-commits] [llvm/llvm-project] d14963: [CodeGen] Add another method to CFIInstBuilder (#1...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Fri Apr 18 00:51:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1496313d7e2543f1506f71fbfd28a8e8d8a3d6e
      https://github.com/llvm/llvm-project/commit/d1496313d7e2543f1506f71fbfd28a8e8d8a3d6e
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/CFIInstBuilder.h
    M llvm/lib/Target/MSP430/MSP430FrameLowering.cpp

  Log Message:
  -----------
  [CodeGen] Add another method to CFIInstBuilder (#136270)

Mainly for use by downstream targets, but it can find applications in
upstream code as well. Use it in MSP430 so that it doesn't look dead.



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