
#7571: LLVM codegen does not handle integer literals in branch conditionals.
---------------------------------+------------------------------------------
Reporter: thoughtpolice | Owner: thoughtpolice
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler (LLVM) | Version: 7.7
Resolution: fixed | Keywords: llvm, codegen
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Compile-time crash | Difficulty: Unknown
Testcase: | Blockedby: 7573
Blocking: 7588, 7590 | Related: #7574, #7575
---------------------------------+------------------------------------------
Comment(by davidterei@…):
commit 1a703068117255592fb8d9d8d47a5d54640208d0
{{{
Author: David Terei