search for: r_webassembly_function_offset_i32

Displaying 1 result from an estimated 1 matches for "r_webassembly_function_offset_i32".

2017 Sep 27
0
[WebAssembly] relocations for dwarf
...do. Attached is a patch that makes llvm emit mostly valid dwarf debug info; while there's no debugger that can currently understand this, I think it's a step forward. If there's no interest in this I'll just use it for my own purposes. My changes: Added a new relocation type: R_WEBASSEMBLY_FUNCTION_OFFSET_I32 A relocation like this contains the offset of the target label relative to the start of the wasm code section. This relocation is only for data -> code relocations of course. Carlo Kok RemObjects Software -------------- next part -------------- An embedded and charset-unspecified text was scru...