mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
test check-in: added missing parenthesis in comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209763 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e04c0e3f8d
commit
f558122fe5
@ -241,7 +241,7 @@ TransformSubExpr(const SCEV *S, Instruction *User, Value *OperandValToReplace) {
|
||||
}
|
||||
|
||||
/// Top level driver for transforming an expression DAG into its requested
|
||||
/// post-inc form (either "Normalized" or "Denormalized".
|
||||
/// post-inc form (either "Normalized" or "Denormalized").
|
||||
const SCEV *llvm::TransformForPostIncUse(TransformKind Kind,
|
||||
const SCEV *S,
|
||||
Instruction *User,
|
||||
|
Loading…
Reference in New Issue
Block a user