[all-commits] [llvm/llvm-project] cf7d8f: [MemoryBuiltins] Remove AlignedAllocLike (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Dec 9 03:36:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf7d8fd73c856afb2d0b6c8bda4c2e1ad1b639fe
      https://github.com/llvm/llvm-project/commit/cf7d8fd73c856afb2d0b6c8bda4c2e1ad1b639fe
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/lib/Analysis/MemoryBuiltins.cpp

  Log Message:
  -----------
  [MemoryBuiltins] Remove AlignedAllocLike (NFC)

All functions that formerly had this AllocType now use allocator
attributes, so drop it.




More information about the All-commits mailing list