This adds a __wasi__ macro for the wasi OS, similar to __linux__ etc. for other OS's.
Details
Details
- Reviewers
sbc100 dschuff aheejin - Commits
- rGb73d7051297e: Merging r352105: Redirecting to URL 'https://llvm.org/svn/llvm…
rGc1eee1d65915: [WebAssembly] Add a __wasi__ target macro
rL352360: Merging r352105:
rC352105: [WebAssembly] Add a __wasi__ target macro
rL352105: [WebAssembly] Add a __wasi__ target macro
Diff Detail
Diff Detail
- Repository
- rL LLVM