[llvm-bugs] [Bug 41681] New: wasm-ld: support --wrap

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 30 21:18:42 PDT 2019


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: unassignedbugs at nondot.org
          Reporter: dan433584 at gmail.com
                CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org,
                    sbc at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190501/582b6a46/attachment-0001.html>


More information about the llvm-bugs mailing list