[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:38:03 PDT 2018


tejohnson updated this revision to Diff 172463.
tejohnson added a comment.

Fix test so that it will not try to match exact internal symbol GUIDs


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.172463.patch
Type: text/x-patch
Size: 4730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/d76b78b4/attachment.bin>


More information about the llvm-commits mailing list