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

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 09:54:01 PST 2018


mehdi_amini accepted this revision.
mehdi_amini added a comment.
This revision is now accepted and ready to land.

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?

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


https://reviews.llvm.org/D41624





More information about the llvm-commits mailing list