ELF: Remove use of MapVector from LinkerScript.
We don't have to use a MapVector here. Instead, just std::vector suffices. llvm-svn: 260724
Loading
Please sign in to comment
We don't have to use a MapVector here. Instead, just std::vector suffices. llvm-svn: 260724