mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-10 08:40:41 +00:00
Fix spelling/grammar errors found by Duncan.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145250 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
39a2eb7dea
commit
30c5fa2499
@ -2428,8 +2428,8 @@ replaces the traditional large C stack with many linked segments. It
|
||||
is compatible with the <a href="http://gcc.gnu.org/wiki/SplitStacks">gcc
|
||||
implementation</a> used by the Go front end.</p>
|
||||
|
||||
<p id="feat_segstacks_x86">Basic support exits on the X86 backend. Currently
|
||||
vararg don't work and the object files are not marked the way the gold
|
||||
<p id="feat_segstacks_x86">Basic support exists on the X86 backend. Currently
|
||||
vararg doesn't work and the object files are not marked the way the gold
|
||||
linker expects, but simple Go program can be built by dragonegg.</p>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user