OSDN Git Service

Make the Stacker compiler handle -O1 .. -O5 options so it is compliant with
authorReid Spencer <rspencer@reidspencer.com>
Sat, 4 Sep 2004 19:05:53 +0000 (19:05 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 4 Sep 2004 19:05:53 +0000 (19:05 +0000)
commit2c711577ab8ee81672363fba92d5887868fd4a9f
tree6ba7b20560f473cb673c8b05a4e14f5a3ba52205
parenta11c2e8fb99bb93f618894aaa92b5d4c6c2e4ea6
Make the Stacker compiler handle -O1 .. -O5 options so it is compliant with
the compiler driver interface as an optimizing translator. Also clean up
error message handling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16165 91177308-0d34-0410-b5e6-96231b3b80d8
projects/Stacker/tools/stkrc/Makefile
projects/Stacker/tools/stkrc/stkrc.cpp