summaryrefslogtreecommitdiffstats
path: root/llvm/tools/gccas/gccas.sh
Commit message (Collapse)AuthorAgeFilesLines
* EXIT STAGE LEFT: gccas, gccldDaniel Dunbar2009-08-251-64/+0
| | | | llvm-svn: 80023
* remove attributionsChris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45423
* Write the deprecation message to stderr instead of stdout so that itReid Spencer2007-02-091-0/+1
| | | | | | doesn't get mingled with the output bytecode. llvm-svn: 34087
* Two improvements:Reid Spencer2007-02-021-2/+2
| | | | | | | | 1. Allow -- as well as - options (Bill Wendling) 2. Pass unrecognized options to opt and let it handle the errors, if any (Chris Lattner). llvm-svn: 33798
* For PR1152:Reid Spencer2007-02-021-0/+63
Step 2: Make plug compatible shell script to replace gccas binary. llvm-svn: 33787
OpenPOWER on IntegriCloud