[PATCH] D29925: Implement intrinsic mangling for literal struct types.Fixes PR 31921

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 12:59:36 PST 2017


dberlin marked an inline comment as done.
dberlin added a comment.

Since this is going to break every file that uses the old struct mangling, i am splitting it to leave the structs alone for now, because i don't have time to try to figure out an auto-upgrade strategy.


https://reviews.llvm.org/D29925





More information about the llvm-commits mailing list