remove use of SmallVector from Path::makeUnique. Path::makeUnique
is not used by anything performance sensitive, so just use std::string. llvm-svn: 91528
Loading
Please register or sign in to comment
is not used by anything performance sensitive, so just use std::string. llvm-svn: 91528