* Adjust the options to make them either accept multiple occurrences or be
authorReid Spencer <rspencer@reidspencer.com>
Tue, 23 Nov 2004 23:47:58 +0000 (23:47 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 23 Nov 2004 23:47:58 +0000 (23:47 +0000)
commit65bc4e0bc4a7985e53311e367f5265b955774ab1
treeaa692b8ee9db3417776d5efb962eb931db7bf564
parent0b3c7d084cd0d07d84b9024fcca9a50128383004
* Adjust the options to make them either accept multiple occurrences or be
  optional so that compatibility with GCC is accomplished.
* Implement the -print-file-name option in an attempt to provide the same
  functionality as GCC. Unfortunately, without loading the cpp or c config
  files, this option won't help much.

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