[llvm-bugs] [Bug 40478] New: [WebAssembly] Define the __wasi__ target macro

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jan 26 04:21:40 PST 2019


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

            Bug ID: 40478
           Summary: [WebAssembly] Define the __wasi__ target macro
           Product: clang
           Version: unspecified
          Hardware: All
                OS: other
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: dan433584 at gmail.com
                CC: aheejin at gmail.com, dschuff at google.com,
                    llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk, sbc at chromium.org

Please merge r352099 and r352105 to the release branch.

This adds the __wasi__ target OS macro needed by the new wasm32-unknown-wasi
target triple. The Triple support is already in the tree; this just adds a
predefined macro for it. Thanks!

-- 
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/20190126/0f1955ff/attachment.html>


More information about the llvm-bugs mailing list