1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/tools/llvmc
Mikhail Glushenkov 67cac93b81 Make it not an error to specify -O* options several times.
As in 'llvmc -O2 -O2 test.c'.

llvm-svn: 97787
2010-03-05 04:46:39 +00:00
..
doc Make it not an error to specify -O* options several times. 2010-03-05 04:46:39 +00:00
driver Remove duplication. 2009-06-25 01:07:00 +00:00
example disable-mem2reg and disable-gvn options should not be used by the driver. 2010-02-26 18:38:44 +00:00
plugins Make it not an error to specify -O* options several times. 2010-03-05 04:46:39 +00:00
CMakeLists.txt Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Makefile Update mcc16 and the ancient Clang plugin for the 'cmd_line' -> 'command' change. 2010-02-23 09:59:30 +00:00