Fix comment in AArch64 ELF backend
authorWill Newton <will.newton@linaro.org>
Wed, 26 Nov 2014 09:51:54 +0000 (09:51 +0000)
committerWill Newton <will.newton@linaro.org>
Wed, 26 Nov 2014 09:51:54 +0000 (09:51 +0000)
llvm-svn: 222814

lld/lib/ReaderWriter/ELF/AArch64/AArch64RelocationPass.h

index 92d3ee9..73d784e 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 ///
 /// \file
-/// \brief Declares the relocation processing pass for x86-64. This includes
+/// \brief Declares the relocation processing pass for AArch64. This includes
 ///   GOT and PLT entries, TLS, COPY, and ifunc.
 ///
 //===----------------------------------------------------------------------===//