aboutsummaryrefslogtreecommitdiff
path: root/tools/gccas/gccas.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-02 14:46:29 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-02 14:46:29 +0000
commit74ed997d527d35d27690feb5c648489c638947c9 (patch)
treead553260e336f12b9721cf6c914839b463a56294 /tools/gccas/gccas.cpp
parenta07cb7def5c7a065ed80bc024480cb65a3f2fe31 (diff)
For PR1152:
Step 1: Copy gccas functionality to opt. This endows opt with a new -std-compile-opts option to get the set of optimization passes that gccas used. It also adds -disable-inlining and -disable-opt which both apply only if -std-compile-opts is given. The -strip-debug option was also removed. It just makes sure that "-strip" gets done early and is mostly there for compatibility with gccas. Finally, a new -verify-each option will cause the verify pass to be run after each pass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33786 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/gccas/gccas.cpp')
0 files changed, 0 insertions, 0 deletions