* Implement support for folding multiple single letter arguments together like
with ls: ls -la === ls -l -a * Implement support for trimming arguments that start with a single letter argument so that -lfoo is recognized as -l foo for the linker llvm-svn: 1378
Loading
Please register or sign in to comment