Delete -std-compile-opts.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Oct 2014 20:00:02 +0000 (20:00 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Oct 2014 20:00:02 +0000 (20:00 +0000)
commit2f8f1d34e39546223c960932a5ede83fa400b3f8
tree0b8c986ef3121fed64c0eb597c8f2a1b4b0e93bd
parent6eaa62af77fbf5f950741b284672b676665ba07f
Delete -std-compile-opts.

These days -std-compile-opts was just a silly alias for -O3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219951 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
docs/CommandGuide/opt.rst
docs/HowToSubmitABug.rst
lib/Target/README.txt
test/Analysis/BasicAA/2008-04-15-Byval.ll
test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll
test/CodeGen/PowerPC/ppcf128-1.ll
test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll
test/CodeGen/X86/asm-block-labels.ll
test/CodeGen/X86/dllimport-x86_64.ll
test/CodeGen/X86/dllimport.ll
test/CodeGen/X86/nancvt.ll
test/Feature/weak_constant.ll
test/Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll
test/Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll
test/Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll
tools/bugpoint/bugpoint.cpp
tools/opt/opt.cpp
utils/findmisopt