Make it not an error to specify -O* options several times.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 5 Mar 2010 04:46:39 +0000 (04:46 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 5 Mar 2010 04:46:39 +0000 (04:46 +0000)
commitb5c4239606d3b34b5aac20b93d4c052ac4c39ce7
treeb156f303e8550e0696f41e203c3a0d6e6f6f6704
parent0d61349dc3409056e590b966e7ca9b2cd9d2f76c
Make it not an error to specify -O* options several times.

As in 'llvmc -O2 -O2 test.c'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97787 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Common.td
tools/llvmc/doc/LLVMC-Reference.rst
tools/llvmc/plugins/Base/Base.td.in
utils/TableGen/LLVMCConfigurationEmitter.cpp