[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 14:13:34 PDT 2018


tejohnson updated this revision to Diff 172430.
tejohnson added a comment.
Herald added subscribers: steven_wu, eraman.

Update with broader fix and test case


Repository:
  rL LLVM

https://reviews.llvm.org/D53986

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

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


More information about the llvm-commits mailing list