diff options
| author | Drahflow <drahflow@gmx.de> | 2014-03-29 15:49:47 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2014-03-29 15:49:47 +0100 |
| commit | 218eb7183aad1aa68bcbc49e791141f509194767 (patch) | |
| tree | 718ad20bd9b653bb96e6c8fc1ffcea00652e60c4 /compiler | |
| parent | e7f73a02d0358a6d93f627da1bcd2e661d3a26f2 (diff) | |
Simplistic XML parser
Diffstat (limited to 'compiler')
| -rw-r--r-- | compiler/elymasGlobal.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/elymasGlobal.ey b/compiler/elymasGlobal.ey index 312cb9a..6f16eb2 100644 --- a/compiler/elymasGlobal.ey +++ b/compiler/elymasGlobal.ey @@ -1229,7 +1229,7 @@ %40 /dl :testbImmReg /patchConstant :jnzLbl8 - %30 /dl :testbImmReg # TODO separate cases for static and typed + %30 /dl :testbImmReg # FIXME separate cases for static and typed /patchStatic :jnzLbl32 /rdx /rcx :movqRegReg |
