浏览代码

* fixed compilation of ppudump

Nikolay Nikolov 1 天之前
父节点
当前提交
61be1e6720
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/utils/ppuutils/ppudump.pp

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

@@ -2288,7 +2288,6 @@ const
         'Use odd BP for far procs', {ts_x86_far_procs_push_odd_bp}
         'No exception support', {ts_wasm_no_exceptions}
         'Branchful exceptions support', {ts_wasm_bf_exceptions}
-        'JavaScript-based exception support', {ts_wasm_js_exceptions}
         'Native WebAssembly exceptions support', {ts_wasm_native_exceptions}
         'WebAssembly threads support', {ts_wasm_threads}
         'Use WebAssembly saturating (nontrapping) float to int conversion instructions' {ts_wasm_saturating_float_to_int}