diff options
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2017-11-28 19:15:46 +0000 |
---|---|---|
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2017-11-28 19:15:46 +0000 |
commit | d4b340b460b95680072b2c92a76ab6f9202e7102 (patch) | |
tree | c0919a3e4d66a187c3bfe9ae735c980fdd82c903 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 1a72f67006e9c2bdc37f6049e6eaec6129eaa6f0 (diff) | |
download | bcm5719-llvm-d4b340b460b95680072b2c92a76ab6f9202e7102.tar.gz bcm5719-llvm-d4b340b460b95680072b2c92a76ab6f9202e7102.zip |
[CodeGen] Fix doxygen
llvm-svn: 319206
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
-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. // //===----------------------------------------------------------------------===// |