[PATCH] D105733: [OpaquePtr] Require matching signature in getCalledFunction()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 29 01:04:42 PST 2022


nikic added a comment.

In D105733#3280914 <https://reviews.llvm.org/D105733#3280914>, @aeubanks wrote:

> is this good to go? I'm seeing inliner crashes related to this in a stage 2 -O1 build of clang

Sorry, this patch dropped of my radar. I've committed it now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105733/new/

https://reviews.llvm.org/D105733



More information about the llvm-commits mailing list