Skip to content
Commit 75c0127b authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Change export table type.

This patch changes the type of export table set from std::set to
std::vector. The new code is slightly inefficient, but because
export table elements are actually mutable, std::vector is better
here. No functionality change.

llvm-svn: 218343
parent 7ea46bab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment