mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-24 23:28:41 +00:00
Fix "the the" and similar typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -118,7 +118,7 @@ isLoadOfStoredAddress(unsigned LoadSize, SDValue Ptr1, SDValue Ptr2) const {
|
||||
}
|
||||
|
||||
/// getHazardType - We return hazard for any non-branch instruction that would
|
||||
/// terminate terminate the dispatch group. We turn NoopHazard for any
|
||||
/// terminate the dispatch group. We turn NoopHazard for any
|
||||
/// instructions that wouldn't terminate the dispatch group that would cause a
|
||||
/// pipeline flush.
|
||||
ScheduleHazardRecognizer::HazardType PPCHazardRecognizer970::
|
||||
|
Reference in New Issue
Block a user