Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit f619e90

Browse files
committed
Remove extra } in documentation comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199162 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 9ad2161 commit f619e90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/llvm/MC/MCAsmBackend.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ class MCAsmBackend {
108108
MCValue &Target, uint64_t &Value,
109109
bool &IsResolved) {}
110110

111-
/// @}
112-
113111
/// applyFixup - Apply the \p Value for given \p Fixup into the provided
114112
/// data fragment, at the offset specified by the fixup and following the
115113
/// fixup kind as appropriate.

0 commit comments

Comments
 (0)