diff options
| author | Drahflow <drahflow@gmx.de> | 2013-09-22 11:26:45 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-09-22 11:26:45 +0200 |
| commit | 65b530782c309fa7bd9b3781f23a0ce0a3b29a3b (patch) | |
| tree | 7af0f9e9d7a9828582f6bebf0732c396f855dd6a /compiler/standardClient.ey | |
| parent | eea02bbc59f4f0ece2756cdc846d351238d2b6a7 (diff) | |
=abc and |abc now optimized to static access
Diffstat (limited to 'compiler/standardClient.ey')
| -rw-r--r-- | compiler/standardClient.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey index 87f2ab2..643a805 100644 --- a/compiler/standardClient.ey +++ b/compiler/standardClient.ey @@ -885,7 +885,7 @@ # %40 ==? section header size, %38 == program header size metaSections len allocSections len add %40 mul allocSections len %38 mul add - %40 add ==dataOffset + %40 add ==?dataOffset metaSections { ==s dataOffset s .setDataOffset dataOffset s .dataSize add =dataOffset |
