Two improvements:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 2 Feb 2007 21:49:27 +0000 (21:49 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 2 Feb 2007 21:49:27 +0000 (21:49 +0000)
commite3770db70727423f659f69bd8897537711580dc6
treea0c4b9c33f4630263c3d42fa63aa6377f0adf817
parent137d4b253384adce88bfa2a1c37695d90f0a9d6c
Two improvements:
1. Allow -- as well as - options (Bill Wendling)
2. Pass unrecognized options to opt and let it handle the errors, if any
   (Chris Lattner).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33798 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccas/gccas.sh