Author: theraven
Date: Wed Feb 15 10:25:46 2012
New Revision: 150587

URL: http://llvm.org/viewvc/llvm-project?rev=150587&view=rev
Log:
Fix copy-and-paste error in comment

Modified:
    cfe/trunk/lib/Driver/Tools.h

Modified: cfe/trunk/lib/Driver/Tools.h
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.h?rev=150587&r1=150586&r2=150587&view=diff
==============================================================================
--- cfe/trunk/lib/Driver/Tools.h (original)
+++ cfe/trunk/lib/Driver/Tools.h Wed Feb 15 10:25:46 2012
@@ -510,7 +510,7 @@
                               const ArgList &TCArgs,
                               const char *LinkingOutput) const;
   };
-} // end namespace auroraux
+} // end namespace solaris
 
   /// auroraux -- Directly call GNU Binutils assembler and linker
 namespace auroraux {


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to