K 10 svn:author V 3 dim K 8 svn:date V 27 2012-07-28T13:12:57.960747Z K 7 svn:log V 258 Similar to what is already done for Linux, make clang not complain about unused -g, -emit-llvm or -w arguments when doing linking. E.g. invoking "clang -g foo.o -o foo" will now be silent. Reported by: Jakub Lach MFC after: 1 week END