llvm-6502/tools/llvmc/plugins
Mikhail Glushenkov 6b4967e1a6 -O[0-3] options should be also forwarded to opt and llc.
This will require implementing OptionPreprocessor to forbid invalid invocations
such as 'llvmc -O1 -O2'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84349 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-17 20:07:49 +00:00
..
Base -O[0-3] options should be also forwarded to opt and llc. 2009-10-17 20:07:49 +00:00
Clang Move the rules for building plugins to Makefile.rules. 2009-03-02 09:04:13 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00