mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-26 05:25:47 +00:00
Clean whitespaces.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160668 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -375,7 +375,7 @@ typedef std::pair<Value*, APInt> RepeatedValue;
|
||||
/// nodes in Ops along with their weights (how many times the leaf occurs). The
|
||||
/// original expression is the same as
|
||||
/// (Ops[0].first op Ops[0].first op ... Ops[0].first) <- Ops[0].second times
|
||||
/// op
|
||||
/// op
|
||||
/// (Ops[1].first op Ops[1].first op ... Ops[1].first) <- Ops[1].second times
|
||||
/// op
|
||||
/// ...
|
||||
|
Reference in New Issue
Block a user