[llvm-bugs] [Bug 35722] New: [ThinLTO] asserts `!(Pair.first != Ty && Pair.second == Ty) && "mapping to a source type"`
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 21 13:09:42 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35722
Bug ID: 35722
Summary: [ThinLTO] asserts `!(Pair.first != Ty && Pair.second
== Ty) && "mapping to a source type"`
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Linker
Assignee: unassignedbugs at nondot.org
Reporter: paul_robinson at playstation.sony.com
CC: llvm-bugs at lists.llvm.org
Using the legacy LTO API (which PS4 does) we get this crash with
r321174; it works with r319985.
See attachment for repro and the crash log.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171221/9eda9be6/attachment.html>
More information about the llvm-bugs
mailing list