[PATCH] D12538: Fix assertion failure in LLParser::ConvertValIDToValue

Karl Schimpf via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 14:57:18 PDT 2015


kschimpf added a comment.

Added test case to demonstrate bug https://llvm.org/bugs/show_bug.cgi?id=24645 is fixed.

Since kcc and myself are not familiar with the code, does anyone have any objections to this fix?


http://reviews.llvm.org/D12538





More information about the llvm-commits mailing list