Open
Description
There have been a few instances of the following error on i686-msvc on CI:
Assertion failed: !KeyInfoT::isEqual(Val, EmptyKey) && !KeyInfoT::isEqual(Val, TombstoneKey) && "Empty/Tombstone value shouldn't be inserted into map!", file C:\a\rust\rust\src\llvm-project\llvm\include\llvm/ADT/DenseMap.h, line 624
Examples:
Metadata
Metadata
Assignees
Labels
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Area: Spurious failures in builds (spuriously == for no apparent reason)Category: issue that is caused by bugs in software beyond our controlToolchain: MSVC, Operating system: WindowsTarget: x86 processors, 32 bit (like i686-*) (IA-32)