
#7571: LLVM codegen does not handle integer literals in branch conditionals.
---------------------------------+------------------------------------------
Reporter: thoughtpolice | Owner: thoughtpolice
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler (LLVM) | Version: 7.7
Keywords: llvm, codegen | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Compile-time crash
Difficulty: Unknown | Testcase:
Blockedby: 7573, 7590 | Blocking: 7588, 7589
Related: #7574, #7575 |
---------------------------------+------------------------------------------
Comment(by mad.one@…):
commit 14c01e0966da2edf9b770651ce1a4ca6a206eb20
{{{
Author: Austin Seipp