mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-06 05:33:28 +00:00
Fix spelling of `corresponds'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20966 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
95762124a1
commit
e3f570c3f9
@ -225,7 +225,7 @@ namespace ISD {
|
||||
ADJCALLSTACKDOWN, // Beginning of a call sequence
|
||||
ADJCALLSTACKUP, // End of a call sequence
|
||||
|
||||
// PCMARKER - This corrosponds to the pcmarker intrinsic.
|
||||
// PCMARKER - This corresponds to the pcmarker intrinsic.
|
||||
PCMARKER,
|
||||
|
||||
// BUILTIN_OP_END - This must be the last enum value in this list.
|
||||
|
Loading…
x
Reference in New Issue
Block a user