Emscripten has emulations for several headers found on Linux,
including spwan.h and endian.h
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82121
Set appropriate host defines for building under emscripten ClosedPublic Authored by dschuff on Jun 18 2020, 1:08 PM.
Details Summary Emscripten has emulations for several headers found on Linux,
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 18 2020, 1:08 PM Herald added subscribers: llvm-commits, lldb-commits, aheejin, krytarowski. · View Herald Transcript This revision is now accepted and ready to land.Jun 18 2020, 2:13 PM Closed by commit rGc1709e5d90e6: Set appropriate host defines for building under emscripten (authored by dschuff). · Explain WhyJun 18 2020, 5:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271888 lldb/include/lldb/Host/HostInfo.h
lldb/source/Host/common/Host.cpp
llvm/include/llvm/Support/SwapByteOrder.h
|