use std::vector instead of std::list for both Section and Symbol lists because
we care more about random access than insertion/deletion of elements. llvm-svn: 75828
Loading
Please register or sign in to comment
we care more about random access than insertion/deletion of elements. llvm-svn: 75828