This normally indicates mixed CFI + non-CFI compilation, and will
result in us treating the function in the same way as a function
defined outside of the LTO unit.
Part of PR33752.
Paths
| Differential D35281
LowerTypeTests: When importing functions skip definitions where the summary contains a decl. ClosedPublic Authored by pcc on Jul 11 2017, 5:21 PM.
Details Summary This normally indicates mixed CFI + non-CFI compilation, and will Part of PR33752.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 11 2017, 5:37 PM Closed by commit rL307744: LowerTypeTests: When importing functions skip definitions where the summary… (authored by pcc). · Explain WhyJul 11 2017, 5:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 106125 llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/trunk/test/Transforms/LowerTypeTests/Inputs/import-icall.yaml
llvm/trunk/test/Transforms/LowerTypeTests/import-icall.ll
|