Help required for wasm-emscripten-finalize

Hi,

I am compiling llvm opt tool through emscirpten to WASM,

My commands are
 emcmake cmake ../llvm-project/llvm/
emmake make opt

and I am encountering following error:
do you have any idea if you have faced similar issue?

em++: error: '/home/vivek/emsdk/upstream/bin/wasm-emscripten-finalize
--detect-features --minimize-wasm-changes -g --dyncalls-i64
--global-base=1024 --dwarf /tmp/emscripten_temp/llvm-tblgen.wasm -o
/tmp/emscripten_temp/llvm-tblgen.wasm' failed (-9)


Should I file github issue for this?

Thanks,
Vivek

Received on Wednesday, 14 October 2020 08:01:36 UTC