[PATCH] D53986: [LTO] Fix a crash caused by accessing an empty ValueInfo

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 16:51:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346055: [LTO] Fix a crash caused by accessing an empty ValueInfo (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53986

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/alias_internal.ll
  llvm/trunk/test/ThinLTO/X86/alias_internal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53986.172467.patch
Type: text/x-patch
Size: 4917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/02c45c30/attachment.bin>


More information about the llvm-commits mailing list