[PATCH] D106930: [ThinLTO] Disallow importing for functions with indir branch to block address

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 10:32:03 PDT 2021


wenlei updated this revision to Diff 362448.
wenlei added a comment.

Fix test to use positive check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106930

Files:
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll
  llvm/test/ThinLTO/X86/globals-import-blockaddr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106930.362448.patch
Type: text/x-patch
Size: 4165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/63c5f618/attachment.bin>


More information about the llvm-commits mailing list