[PATCH] D36346: Fix thinlto cache key computation for cfi-icall.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 15:07:20 PDT 2017


eugenis updated this revision to Diff 110099.
eugenis added a comment.

add a null check && dropLLVMManglingEscape


https://reviews.llvm.org/D36346

Files:
  llvm/lib/LTO/LTO.cpp
  llvm/test/ThinLTO/X86/Inputs/cache-icall.ll
  llvm/test/ThinLTO/X86/cache-icall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36346.110099.patch
Type: text/x-patch
Size: 7828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/26fc2bc8/attachment.bin>


More information about the llvm-commits mailing list