[PATCH] D80510: Update BFI when handling inlined landing / eh pad

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 16:50:11 PDT 2020


davidxl added a comment.

the related fix is https://reviews.llvm.org/D75341 which will turn non-determinstic behavior into 'returning default unknown' which helps -check-bfi-unknown-block-queries to find the issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80510





More information about the llvm-commits mailing list