I found that compiling functions using struct literals would trip an assert in StructType::getName. This patch checks that the struct isn't a literal struct before calling getName and allows it to generate code successfully.<br>
<br>Let me know if there are questions, comments, or anything else needed from me.<br><br>-Eric<br>