Make various adjustments to parsing so that the separator character doesn't
authorReid Spencer <rspencer@reidspencer.com>
Tue, 23 Nov 2004 23:37:26 +0000 (23:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 23 Nov 2004 23:37:26 +0000 (23:37 +0000)
commite9564cedb4b5d3940187ee1056e2a1f07525da47
tree370b08afcc352d68f7539c1f386eaf9d1f4819ac
parentc0f376dba2b51aacf06cfefbc1c46120bb8b725d
Make various adjustments to parsing so that the separator character doesn't
terminate options or paths, so that SPACE tokens legally separate options
on a command line, and so that the lang.libs paths are parsed properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18184 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/Configuration.cpp