[all-commits] [llvm/llvm-project] 4d9f6a: [IR] Handle opaque pointers in PtrToArgument mangling

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 27 03:38:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d9f6ab3054bdbe07982333b31974b357586acca
      https://github.com/llvm/llvm-project/commit/4d9f6ab3054bdbe07982333b31974b357586acca
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-27 (Thu, 27 Jan 2022)

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

  Log Message:
  -----------
  [IR] Handle opaque pointers in PtrToArgument mangling

It appears that this mangling type is currently unused. Make it
compatible with opaque pointers in case it becomes used again...




More information about the All-commits mailing list