Fix Wdocumentation warning.

llvm-svn: 306133
This commit is contained in:
Simon Pilgrim 2017-06-23 18:03:04 +00:00
parent 7604d9add5
commit c26105e3c8
1 changed files with 0 additions and 2 deletions

View File

@ -484,8 +484,6 @@ public:
/// \pre The bits defined by each Op (derived from index and scalar size) must
/// not overlap.
/// \pre \p Indices must be in ascending order of bit position.
///
/// \return a MachineInstrBuilder for the newly created instruction.
void buildSequence(unsigned Res, ArrayRef<unsigned> Ops,
ArrayRef<uint64_t> Indices);