1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
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
..
bugpoint
edis
gold
llc Make llc opt into the addPassesToEmitFile verify pass. 2010-03-01 21:45:21 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. 2010-03-04 20:56:19 +00:00
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc
llvm-nm
llvm-prof
llvm-ranlib
llvm-shlib Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00
llvm-stub
llvmc Make it not an error to specify -O* options several times. 2010-03-05 04:46:39 +00:00
lto
opt Avoid a dangling pointer dereference, PassManager::add can delete the Pass. 2010-02-18 12:57:05 +00:00
CMakeLists.txt
Makefile apparently if gold is around lto needs to be part of DIRS. 2010-03-05 02:34:34 +00:00