diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-02 14:46:29 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-02 14:46:29 +0000 |
commit | 22dbfb626ff31e06eaa7e483987152e7056071bb (patch) | |
tree | 6b444b69047d65e9b2b771cc48dbe841657d574d /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | 2f34b98cbfcb4563b02cd9c0eb2012a0d7a09fa7 (diff) | |
download | llvm-22dbfb626ff31e06eaa7e483987152e7056071bb.zip llvm-22dbfb626ff31e06eaa7e483987152e7056071bb.tar.gz llvm-22dbfb626ff31e06eaa7e483987152e7056071bb.tar.bz2 |
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.
llvm-svn: 33786
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions