Skip to content
Commit 3f99d381 authored by Jay Foad's avatar Jay Foad
Browse files

PR1210: make uniquing of struct and function types more efficient by

using a DenseMap and Talin's new GeneralHash, avoiding the need for a
temporary std::vector on every lookup.

Patch by Meador Inge!

llvm-svn: 151049
parent 6ea6de7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment