[PATCH] D89188: [CallGraphUpdater][FIX] Do not attempt to update unreachable functions

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 10:13:54 PDT 2020


jdoerfert added a comment.

In D89188#2327975 <https://reviews.llvm.org/D89188#2327975>, @aeubanks wrote:

> Could you give an example stack trace? I'm not 100% sure this is the right fix.

Will do. Need to go back to triaging all the known Attributor bugs, though more likely next week. Anyone that can reduce Attributor bugs should feel freeto do so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89188



More information about the llvm-commits mailing list