[compiler-rt] NFC: Fix trivial typo
Reviewed By: xgupta Differential Revision: https://reviews.llvm.org/D77457
This commit is contained in:
committed by
Shivam Gupta
parent
d6ca91ea42
commit
a1e7e401d2
@@ -56,7 +56,7 @@
|
||||
// tramp: jmp QWORD [addr]
|
||||
// addr: .bytes <hook>
|
||||
//
|
||||
// Note: <real> is equilavent to <label>.
|
||||
// Note: <real> is equivalent to <label>.
|
||||
//
|
||||
// 3) HotPatch
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user