Skip to content
Commit 43a0f5bc authored by Reid Spencer's avatar Reid Spencer
Browse files

Finally get the quoting right for both Unix and Windows for the llvmgcc and

llvmgxx programs. dejagnu doesn't understand single quote and we need to
pass double quotes through to the shell in order to escape blanks in the
paths. This patch uses \" to escape the quotes passed through to the shell.
Thanks to Aaron Gray for testing this out on cygwin.

llvm-svn: 22155
parent eba2471f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment