diff options
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
-rw-r--r-- | llvm/lib/CodeGen/MachineOperand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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. // //===----------------------------------------------------------------------===// |