From 4ea70fff9f94f86dd13b2fb58dd35517526446f0 Mon Sep 17 00:00:00 2001 From: Francis Visoiu Mistrih Date: Tue, 28 Nov 2017 19:15:46 +0000 Subject: [PATCH] [CodeGen] Fix doxygen git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319206 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/MachineOperand.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/CodeGen/MachineOperand.cpp b/lib/CodeGen/MachineOperand.cpp index b4206f9a1c8..d4b0b4d7eae 100644 --- a/lib/CodeGen/MachineOperand.cpp +++ b/lib/CodeGen/MachineOperand.cpp @@ -7,8 +7,7 @@ // //===----------------------------------------------------------------------===// // -// /// \file -// Methods common to all machine operands. +// /// \file Methods common to all machine operands. // //===----------------------------------------------------------------------===// -- 2.50.1