Files
clang-p2996/llvm/lib/CodeGen/ELFCodeEmitter.cpp
Bruno Cardoso Lopes 2717863900 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
2009-07-15 20:49:10 +00:00

7.1 KiB