[PATCH] D41624: Fix crash when linking metadata with ODR type uniquing

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 10:00:52 PST 2018


tejohnson added a comment.

In https://reviews.llvm.org/D41624#971298, @mehdi_amini wrote:

> The test still seems complex to me (do you need all the IR types? The code in the functions? And all these metadatas and metadata fields?


Yes unfortunately. I tried various other ways to reduce it, without luck.

> Otherwise it seems fine, can you backport to the LLVM 6 release branch?

Will do.


https://reviews.llvm.org/D41624





More information about the llvm-commits mailing list