[all-commits] [llvm/llvm-project] b71206: [nfc][Msan] Split PPC VarArg Helper into PPC32 and...

k-kashapov via All-commits all-commits at lists.llvm.org
Tue Apr 8 15:19:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b712068af26643d5fcbfd148b2084554b4e61650
      https://github.com/llvm/llvm-project/commit/b712068af26643d5fcbfd148b2084554b4e61650
  Author: k-kashapov <52855633+k-kashapov at users.noreply.github.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [nfc][Msan] Split PPC VarArg Helper into PPC32 and PPC64 (#134860)

As discussed in https://github.com/llvm/llvm-project/pull/131827, copied
ppc32 helper from ppc64. No functional changes have been made.



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