mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
MCFunction.h: Prune \returns to fix a warning in r188881. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188897 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
187dedf21d
commit
f44026bf26
@ -76,7 +76,6 @@ public:
|
||||
/// adds a fallthrough to it.
|
||||
/// \p SplitBB The result of splitting Insts, a basic block directly following
|
||||
/// this basic block.
|
||||
/// \returns A new basic block, backed by \p SplitBB.
|
||||
void splitBasicBlock(MCBasicBlock *SplitBB);
|
||||
/// @}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user