https://bugs.llvm.org/show_bug.cgi?id=41681

            Bug ID: 41681
           Summary: wasm-ld: support --wrap
           Product: lld
           Version: unspecified
          Hardware: Other
                OS: other
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedb...@nondot.org
          Reporter: dan433...@gmail.com
                CC: llvm-bugs@lists.llvm.org, peter.sm...@linaro.org,
                    s...@chromium.org

The ELF target in lld has a `--wrap=` option which allows users to easily
insert wrapper functions around existing functions. This option would be useful
for the wasm target as well.

-- 
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

Reply via email to