[PATCH] D20008: ThinLTO: fix assertion and refactor check for hidden use from inline ASM in a helper function
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 18:38:34 PDT 2016
joker.eph created this revision.
joker.eph added a reviewer: tejohnson.
joker.eph added a subscriber: llvm-commits.
Herald added a subscriber: joker.eph.
This test was crashing, and currently it breaks bootstrapping clang with debuginfo
http://reviews.llvm.org/D20008
Files:
include/llvm/Analysis/ModuleSummaryAnalysis.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/Transforms/Utils/FunctionImportUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20008.56377.patch
Type: text/x-patch
Size: 7341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/bec7898d/attachment.bin>
More information about the llvm-commits
mailing list