Browse Source

- removed outdated comment from thlcgwasm.a_cmp_stack_stack

git-svn-id: branches/wasm@48326 -
nickysn 4 years ago
parent
commit
3a0d84fde2
1 changed files with 0 additions and 7 deletions
  1. 0 7
      compiler/wasm32/hlcgcpu.pas

+ 0 - 7
compiler/wasm32/hlcgcpu.pas

@@ -887,13 +887,6 @@ implementation
       var
         cgsize: tcgsize;
       begin
-        // WASM doesn't have compare+jump (to label) operation
-        // thus even though this is a_cmp_stack_stack()
-        // label operrand is ommited
-        //
-        // todo: it should NOT be ommitted when we're leaving a block
-        // (i.e. Exit or break or continue operators)
-
         case def2regtyp(size) of
           R_INTREGISTER,
           R_ADDRESSREGISTER: