diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-06-11 07:06:22 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-06-11 07:06:22 +0000 |
commit | f6d023312fbc6b4e5242b760f2b5769d3290c2d4 (patch) | |
tree | 58980fba0e7b98f40be60043db8ee5200c5b1985 /lib/Bytecode/Reader/Analyzer.cpp | |
parent | 7f7bbc2fdb833485ac3d865a405fd948e58e8ddb (diff) |
Add two options to the program:
-release causes ENABLE_OPTIMIZED=1 to be added to the make line so that
the test runs against optimized code.
-pedantic causes the CompileOptimizeOpts variable to be overridden to
add several additional warnings not picked up by -Wall. This
should help catch additional programming faux pas. See the diff
for the specific details.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14153 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode/Reader/Analyzer.cpp')
0 files changed, 0 insertions, 0 deletions