mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
a4ccc4b743
BitVectors and SmallBitVectors with equal contents but different capacities were getting different hashes. Reviewed By: aganea Differential Revision: https://reviews.llvm.org/D77038