From b773203fb58f3ef282fb69c832d8710cab5bc82d Mon Sep 17 00:00:00 2001 From: patrick Date: Sun, 27 Jan 2019 16:42:12 +0000 Subject: Import LLVM 7.0.1 release including clang, lld and lldb. --- gnu/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp') diff --git a/gnu/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp b/gnu/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp index 5e7ebd19fac..b6481ac2d4a 100644 --- a/gnu/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp +++ b/gnu/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief This file contains the WebAssembly implementation of the +/// This file contains the WebAssembly implementation of the /// TargetRegisterInfo class. /// //===----------------------------------------------------------------------===// -- cgit v1.2.3-59-g8ed1b