[llvm-bugs] [Bug 43127] New: Support .data directive in wasm assembly

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 27 10:52:33 PDT 2019


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

            Bug ID: 43127
           Summary: Support .data directive in wasm assembly
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: WebAssembly
          Assignee: unassignedbugs at nondot.org
          Reporter: dschuff at google.com
                CC: llvm-bugs at lists.llvm.org

We currently support `.text` as a shorthand for switching to the text section,
we should probably support `.data` too.

-- 
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/20190827/5f7540c7/attachment-0001.html>


More information about the llvm-bugs mailing list