Procházet zdrojové kódy

+ fixed compilation of ppudump

Nikolay Nikolov před 4 roky
rodič
revize
9a85ac204c
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      compiler/utils/ppuutils/ppudump.pp

+ 1 - 0
compiler/utils/ppuutils/ppudump.pp

@@ -2236,6 +2236,7 @@ const
            update the segment values of the segment that has moved. }
            update the segment values of the segment that has moved. }
         'Use odd BP for far procs', {ts_x86_far_procs_push_odd_bp}
         'Use odd BP for far procs', {ts_x86_far_procs_push_odd_bp}
         'No exception support', {ts_wasm_no_exceptions}
         'No exception support', {ts_wasm_no_exceptions}
+        'Branchful exceptions support', {ts_wasm_bf_exceptions}
         'JavaScript-based exception support', {ts_wasm_js_exceptions}
         'JavaScript-based exception support', {ts_wasm_js_exceptions}
         'Native WebAssembly exceptions support' {ts_wasm_native_exceptions}
         'Native WebAssembly exceptions support' {ts_wasm_native_exceptions}
        );
        );