mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 02:33:53 +00:00
fix syntax
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42242 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
92f0dca1e3
commit
e5024b7bc2
@ -220,7 +220,7 @@ CodeBlock:
|
||||
<div class="doc_text">
|
||||
|
||||
<div class="doc_code"><tt>
|
||||
void *%llvm_gc_allocate(unsigned %Size)
|
||||
void *llvm_gc_allocate(unsigned Size)
|
||||
</tt></div>
|
||||
|
||||
<p>The <tt>llvm_gc_allocate</tt> function is a global function defined by the
|
||||
|
Loading…
x
Reference in New Issue
Block a user