https://bugs.llvm.org/show_bug.cgi?id=51279
Bug ID: 51279
Summary: llvm-objcopy: for WASM object format support
--localize-hidden (and maybe --redefine-sym)
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: vadimkanto...@gmail.com
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
This would help linking WASM-object files with same-named functions.
Usecase:
I'm trying to link in one busybox-like executable various WASM-compiled
TexLive binaries that have same-named functions that are implemented slightly
differently.
Original usecase description in Emscripten repo:
https://github.com/emscripten-core/emscripten/issues/12167#issuecomment-731779128
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs