[all-commits] [llvm/llvm-project] 37a2c4: [NFC][OpaquePtr] Make getMemoryParamAllocType() co...

aeubanks via All-commits all-commits at lists.llvm.org
Fri Jun 11 16:01:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37a2c4517bbf93bca18f9c67d9c6cfb3a6a627ec
      https://github.com/llvm/llvm-project/commit/37a2c4517bbf93bca18f9c67d9c6cfb3a6a627ec
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M llvm/lib/IR/Function.cpp

  Log Message:
  -----------
  [NFC][OpaquePtr] Make getMemoryParamAllocType() compatible with opaque pointers

These ABI attributes now always require the type parameter.

sret was missing from the first set of checks but was covered by the
second set.




More information about the All-commits mailing list