mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32859 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7ce2f8b265
commit
898b2d52f9
@ -744,7 +744,7 @@ static int IdxCompare(Constant *C1, Constant *C2, const Type *ElTy) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
/// evaluatFCmpeRelation - This function determines if there is anything we can
|
||||
/// evaluateFCmpRelation - This function determines if there is anything we can
|
||||
/// decide about the two constants provided. This doesn't need to handle simple
|
||||
/// things like ConstantFP comparisons, but should instead handle ConstantExprs.
|
||||
/// If we can determine that the two constants have a particular relation to
|
||||
|
Loading…
Reference in New Issue
Block a user