1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Delete duplicate word. NFC

llvm-svn: 291999
This commit is contained in:
Xin Tong 2017-01-14 05:51:36 +00:00
parent 8fbfa82a80
commit b80c7151c1

View File

@ -469,7 +469,7 @@ public:
/// the loop that branches to the loop header.
///
/// The LoopID metadata node should have one or more operands and the first
/// operand should should be the node itself.
/// operand should be the node itself.
void setLoopID(MDNode *LoopID) const;
/// Return true if no exit block for the loop has a predecessor that is