From 3aa8eaa9512efc22945a12bc9db074c953baac8e Mon Sep 17 00:00:00 2001 From: Francis Visoiu Mistrih Date: Tue, 28 Nov 2017 19:23:39 +0000 Subject: [CodeGen] Fix doxygen \file comment style llvm-svn: 319207 --- llvm/lib/CodeGen/MachineOperand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/CodeGen/MachineOperand.cpp') diff --git a/llvm/lib/CodeGen/MachineOperand.cpp b/llvm/lib/CodeGen/MachineOperand.cpp index d4b0b4d7eae..cb34259fe01 100644 --- a/llvm/lib/CodeGen/MachineOperand.cpp +++ b/llvm/lib/CodeGen/MachineOperand.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// /// \file Methods common to all machine operands. +/// \file Methods common to all machine operands. // //===----------------------------------------------------------------------===// -- cgit v1.2.3