Commit dfe2a3f3 authored by Fangrui Song's avatar Fangrui Song
Browse files

[COFF] Change a llvm::StringSet<> to llvm::DenseSet<StringRef>. NFC

The former stores strings and is therefore more expensive.
parent 55d3b79d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment