[PATCH] D41264: Fix faulty assertion for void type in debug info

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 09:02:40 PST 2017


amccarth added a comment.

In https://reviews.llvm.org/D41264#956840, @aprantl wrote:

> That seems suspicious. Do you have an llvm IR testcase and does the Verifier accept it?


I'm not happy with it either.  I put this up hoping to get some tips.  I have a .cpp test (see the linked bug report).  I'll reduce it to an IR test.


https://reviews.llvm.org/D41264





More information about the llvm-commits mailing list