diff options
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r-- | llvm/lib/CodeGen/MachineOperand.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/MachineOperand.cpp b/llvm/lib/CodeGen/MachineOperand.cpp index b4206f9a1c8..d4b0b4d7eae 100644 --- a/llvm/lib/CodeGen/MachineOperand.cpp +++ b/llvm/lib/CodeGen/MachineOperand.cpp @@ -7,8 +7,7 @@ // //===----------------------------------------------------------------------===// // -// /// \file -// Methods common to all machine operands. +// /// \file Methods common to all machine operands. // //===----------------------------------------------------------------------===// |