mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Fix a small typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e4e97ef64d
commit
03d186abe0
@ -190,7 +190,7 @@ Entry:
|
||||
...
|
||||
|
||||
;; "CodeBlock" is the block corresponding to the start
|
||||
;; of the scope scope above.
|
||||
;; of the scope above.
|
||||
CodeBlock:
|
||||
;; Initialize the object, telling LLVM that it is now live.
|
||||
;; Java has type-tags on objects, so it doesn't need any
|
||||
|
Loading…
Reference in New Issue
Block a user