diff options
-rw-r--r-- | lib/Driver/Tools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Driver/Tools.h b/lib/Driver/Tools.h index c810bf34bf..8f451afc7d 100644 --- a/lib/Driver/Tools.h +++ b/lib/Driver/Tools.h @@ -510,7 +510,7 @@ namespace solaris { const ArgList &TCArgs, const char *LinkingOutput) const; }; -} // end namespace auroraux +} // end namespace solaris /// auroraux -- Directly call GNU Binutils assembler and linker namespace auroraux { |